X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2FCOMMON.CONTROL;h=e512e53161ee1f699772f9f328cab8d8e0d5e28c;hb=c7a96454a5265471d175bbe066071ac41c8b55c3;hp=2185e7e3758c7d4cc111f6cb86e29c0da800620e;hpb=01c3eb1a73e84ef1e5a40828c38bcb3e2aaedb21;p=unres.git diff --git a/source/unres/src_MD/COMMON.CONTROL b/source/unres/src_MD/COMMON.CONTROL index 2185e7e..e512e53 100644 --- a/source/unres/src_MD/COMMON.CONTROL +++ b/source/unres/src_MD/COMMON.CONTROL @@ -2,16 +2,19 @@ & iprint,i2ndstr,mucadyn,constr_dist,constr_homology,homol_nset real*8 waga_homology real*8 waga_dist, waga_angle, waga_theta, waga_d, dist_cut - logical minim,refstr,pdbref,outpdb,outmol2,overlapsc,energy_dec, + logical minim,refstr,pdbref,outpdb,outmol2,outx,overlapsc, + & energy_dec, & sideadd,lsecondary,read_cart,unres_pdb, & vdisulf,searchsc,lmuca,dccart,extconf,out1file, - & gnorm_check,gradout,split_ene + & gnorm_check,gradout,split_ene,read2sigma common /cntrl/ modecalc,iscode,indpdb,indback,indphi,iranconf, - & icheckgrad,minim,i2ndstr,refstr,pdbref,outpdb,outmol2,iprint, + & icheckgrad,minim,i2ndstr,refstr,pdbref,outpdb,outmol2,outx, + & iprint, & overlapsc,energy_dec,sideadd,lsecondary,read_cart,unres_pdb & ,vdisulf,searchsc,lmuca,dccart,mucadyn,extconf,out1file, & constr_dist,gnorm_check,gradout,split_ene,constr_homology, + & homol_nset,read2sigma + common /homol/ waga_homology(maxprocs/20), & waga_dist, waga_angle, waga_theta, waga_d, dist_cut - common /homol/ waga_homology(maxprocs/20),homol_nset C... minim = .true. means DO minimization. C... energy_dec = .true. means print energy decomposition matrix