X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FCOMMON.CONTROL;h=4b021d085899696cc1024e73e737a0c176647fe5;hb=47afbd51a2fba288cfba94f44b53f10f835c1f79;hp=209c22aa7a725affd28576e85239274be7aec1ae;hpb=aa037b39c46474f358b050551261d7c5ac3d2357;p=unres.git diff --git a/source/wham/src/COMMON.CONTROL b/source/wham/src/COMMON.CONTROL index 209c22a..4b021d0 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 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 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)