X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCOMMON.TORSION;fp=source%2Funres%2Fsrc_MD-M%2FCOMMON.TORSION;h=4cf97e33a7ebd418457adc61149d3516c99847bc;hb=2095e643aafa2fb192e066e69e5ca3b1a59c2727;hp=551505819e0977cc55e58ca2613b0e823a01a80f;hpb=7ac044004baeac41c3c91c38a1b3c3546287e624;p=unres.git diff --git a/source/unres/src_MD-M/COMMON.TORSION b/source/unres/src_MD-M/COMMON.TORSION index 5515058..4cf97e3 100644 --- a/source/unres/src_MD-M/COMMON.TORSION +++ b/source/unres/src_MD-M/COMMON.TORSION @@ -27,14 +27,14 @@ C surface double precision b1,b2,cc,dd,ee,ctilde,dtilde,b2tilde,b1tilde, &bnew1,bnew2,eenew,gtb1,gtb2,eeold,gtee integer nloctyp - common/fourier/ b1(2,maxres),b2(2,maxres),b(13,0:maxtor), + common/fourier/ b1(2,0:maxres),b2(2,0:maxres),b(13,0:maxtor), & bnew1(3,2,-maxtor:maxtor),bnew2(3,2,-maxtor:maxtor), & cc(2,2,-maxtor:maxtor), & dd(2,2,-maxtor:maxtor),eeold(2,2,-maxtor:maxtor), & eenew(2,-maxtor:maxtor), & ee(2,2,maxres), & ctilde(2,2,-maxtor:maxtor), - & dtilde(2,2,-maxtor:maxtor),b1tilde(2,maxres), + & dtilde(2,2,-maxtor:maxtor),b1tilde(2,0:maxres), & b2tilde(2,maxres), & gtb1(2,maxres),gtb2(2,maxres),gtEE(2,2,maxres), & nloctyp