intoduction of quartic restrains in multichain, bugfix in single chain
[unres.git] / source / unres / src_MD / COMMON.TORSION
index 6b6605f..6622cfa 100644 (file)
@@ -9,11 +9,15 @@ C Torsional constants of the rotation about virtual-bond dihedral angles
 C 6/23/01 - constants for double torsionals
       double precision v1c,v1s,v2c,v2s
       integer ntermd_1,ntermd_2
-      common /torsiond/ v1c(2,maxtermd_1,maxtor,maxtor,maxtor),
-     &    v1s(2,maxtermd_1,maxtor,maxtor,maxtor),
-     &    v2c(maxtermd_2,maxtermd_2,maxtor,maxtor,maxtor),
-     &    v2s(maxtermd_2,maxtermd_2,maxtor,maxtor,maxtor),
-     &    ntermd_1(maxtor,maxtor,maxtor),ntermd_2(maxtor,maxtor,maxtor)
+      common /torsiond/ 
+     &v1c(2,maxtermd_1,maxtor,maxtor,maxtor),
+     &v1s(2,maxtermd_1,maxtor,maxtor,maxtor),
+     &v2c(maxtermd_2,maxtermd_2,maxtor,maxtor,
+     &    maxtor),
+     &v2s(maxtermd_2,maxtermd_2,maxtor,maxtor,
+     &    maxtor),
+     &    ntermd_1(maxtor,maxtor,maxtor),
+     &    ntermd_2(maxtor,maxtor,maxtor)
 C 9/18/99 - added Fourier coeffficients of the expansion of local energy 
 C           surface
       double precision b1,b2,cc,dd,ee,ctilde,dtilde,b2tilde