poprawki w COMMONAch
authorDawid Jagiela <lightnir@chem.univ.gda.pl>
Wed, 19 Dec 2012 13:01:49 +0000 (14:01 +0100)
committerDawid Jagiela <lightnir@chem.univ.gda.pl>
Wed, 19 Dec 2012 13:01:49 +0000 (14:01 +0100)
source/cluster/wham/src-M/COMMON.SCCOR
source/unres/src_CSA/together.F
source/unres/src_CSA_DiL/COMMON.SCCOR
source/unres/src_CSA_DiL/together.F

index 5217de7..d3f512a 100644 (file)
@@ -1,6 +1,6 @@
 C Parameters of the SCCOR term
       double precision v1sccor,v2sccor
       integer nterm_sccor
-      common/torsion/v1sccor(maxterm_sccor,20,20),
+      common/torsionsc/v1sccor(maxterm_sccor,20,20),
      &    v2sccor(maxterm_sccor,20,20),
      &    nterm_sccor
index 8bc9d7a..099c469 100644 (file)
@@ -878,6 +878,7 @@ c  receives and stores data from soldiers
       include 'COMMON.CHAIN'
       include 'COMMON.CONTACTS'
       dimension ind(9),xout(maxvar),eout(mxch*(mxch+1)/2+1)
+      dimension cout(2)
 cjlee
       double precision przes(3),obr(3,3)
       logical non_conv
index 5217de7..d3f512a 100644 (file)
@@ -1,6 +1,6 @@
 C Parameters of the SCCOR term
       double precision v1sccor,v2sccor
       integer nterm_sccor
-      common/torsion/v1sccor(maxterm_sccor,20,20),
+      common/torsionsc/v1sccor(maxterm_sccor,20,20),
      &    v2sccor(maxterm_sccor,20,20),
      &    nterm_sccor
index 8bc9d7a..099c469 100644 (file)
@@ -878,6 +878,7 @@ c  receives and stores data from soldiers
       include 'COMMON.CHAIN'
       include 'COMMON.CONTACTS'
       dimension ind(9),xout(maxvar),eout(mxch*(mxch+1)/2+1)
+      dimension cout(2)
 cjlee
       double precision przes(3),obr(3,3)
       logical non_conv