X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2FCOMMON.CONTROL;h=8c9e31727784d4da982abad8d79461dd250f5481;hb=24bbf0f3f06452c69bf4b69b4a9ba620e0260d7b;hp=9f067fe3da7d0d0d58b0483bd46d3f2d386b85e2;hpb=fbc0f12bd8022b2c766eb8c350e7bb0451816c1d;p=unres.git diff --git a/source/cluster/wham/src/COMMON.CONTROL b/source/cluster/wham/src/COMMON.CONTROL index 9f067fe..8c9e317 100644 --- a/source/cluster/wham/src/COMMON.CONTROL +++ b/source/cluster/wham/src/COMMON.CONTROL @@ -1,7 +1,9 @@ double precision betaT - integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend + integer iscode,indpdb,outpdb,outmol2,iopt,nstart,nend,constr_dist logical refstr,pdbref,punch_dist,print_dist,caonly,lside, - & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx + & lprint_cart,lprint_int,from_cart,efree,from_bx,from_cx, + & with_dihed_constr common /cntrl/ betaT,iscode,indpdb,refstr,pdbref,outpdb,outmol2, & punch_dist,print_dist,caonly,lside,lprint_cart,lprint_int, - & from_cart,from_bx,from_cx,efree,iopt,nstart,nend + & from_cart,from_bx,from_cx,efree,iopt,nstart,nend,constr_dist, + & with_dihed_constr