X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FCOMMON.CONTROL;h=ed0f98bd5ddfdf51bda7367e7d2f993a46f32d0a;hb=da262d0adb93570ddc60c16b6a5bfd572ba5a53e;hp=9849de0e60b83dc1072e7e415aeba8c422278302;hpb=a45ce81aae2c857c30b821e39e45a7a08356de4d;p=unres.git diff --git a/source/wham/src/COMMON.CONTROL b/source/wham/src/COMMON.CONTROL index 9849de0..ed0f98b 100644 --- a/source/wham/src/COMMON.CONTROL +++ b/source/wham/src/COMMON.CONTROL @@ -1,9 +1,15 @@ integer iscode,indpdb,outpdb,outmol2,icomparfunc,pdbint, - & ensembles + & ensembles,constr_dist,constr_homology,homol_nset, + & iset + real*8 waga_homology + real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut logical refstr,pdbref,punch_dist,print_rms,caonly,verbose, & merge_helices,bxfile,cxfile,histfile,entfile,zscfile, - & rmsrgymap,with_dihed_constr,check_conf,histout + & rmsrgymap,with_dihed_constr,check_conf,histout,out1file common /cntrl/ iscode,indpdb,refstr,pdbref,outpdb,outmol2, & punch_dist,print_rms,caonly,verbose,icomparfunc,pdbint, & merge_helices,bxfile,cxfile,histfile,entfile,zscfile,rmsrgymap, - & ensembles,with_dihed_constr,check_conf,histout + & ensembles,with_dihed_constr,check_conf,histout,constr_dist, + & constr_homology,out1file,homol_nset + common /homol/ waga_homology(MaxProcs/20), + & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,iset