X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FCOMMON.CONTROL;h=ef2a22c445acf8a213a3a0ba23a5e7c3a9ff1874;hb=61fae8832983d4a71eb8efc042d3e0ba5087740c;hp=209c22aa7a725affd28576e85239274be7aec1ae;hpb=aa037b39c46474f358b050551261d7c5ac3d2357;p=unres.git diff --git a/source/wham/src/COMMON.CONTROL b/source/wham/src/COMMON.CONTROL index 209c22a..ef2a22c 100644 --- a/source/wham/src/COMMON.CONTROL +++ b/source/wham/src/COMMON.CONTROL @@ -2,14 +2,17 @@ & ensembles,constr_dist,constr_homology,homol_nset, & iset,ihset real*8 waga_homology - real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut + real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut, + & dist2_cut logical refstr,pdbref,punch_dist,print_rms,caonly,verbose, & merge_helices,bxfile,cxfile,histfile,entfile,zscfile, - & rmsrgymap,with_dihed_constr,check_conf,histout,out1file + & rmsrgymap,with_dihed_constr,check_conf,histout,out1file, + & read2sigma,l_homo,read_homol_frag 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,constr_dist, - & constr_homology,out1file,homol_nset + & constr_homology,out1file,homol_nset,read2sigma,read_homol_frag common /homol/ waga_homology(maxR), - & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,iset,ihset + & waga_dist,waga_angle,waga_theta,waga_d,dist_cut,dist2_cut, + & iset,ihset,l_homo(max_template,maxdim)