X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCOMMON.CHAIN;h=dd53a8e1caa20b417898c11814c0ca4a4e802676;hb=ed4fb866872e888d13720659f0348931479ebd0a;hp=84ebf1be3b742a9303f687cf63c6a930ba7b31fc;hpb=c7a96454a5265471d175bbe066071ac41c8b55c3;p=unres.git diff --git a/source/unres/src_MD-M/COMMON.CHAIN b/source/unres/src_MD-M/COMMON.CHAIN index 84ebf1b..dd53a8e 100644 --- a/source/unres/src_MD-M/COMMON.CHAIN +++ b/source/unres/src_MD-M/COMMON.CHAIN @@ -3,7 +3,7 @@ & afmbeg double precision c,dc,dc_old,d_c_work,xloc,xrot,dc_norm,t,r, & prod,rt,dc_work,cref,crefjlee,chain_rep,dc_norm2,velAFMconst, - & totTafm + & totTafm,chomo common /chain/ c(3,maxres2+2),dc(3,0:maxres2),dc_old(3,0:maxres2), & xloc(3,maxres),xrot(3,maxres),dc_norm(3,0:maxres2), & dc_norm2(3,0:maxres2), @@ -24,4 +24,4 @@ common /afm/ forceAFMconst, distafminit,afmend,afmbeg, & velAFMconst, & totTafm - + common /chomo_models/ chomo(3,maxres2+2,max_template)