dimensions
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 25 Sep 2017 21:39:47 +0000 (23:39 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 25 Sep 2017 21:39:47 +0000 (23:39 +0200)
source/cluster/wham/src-M/DIMENSIONS
source/unres/src_MD-M/DIMENSIONS
source/wham/src-M/DIMENSIONS

index ec6a171..1fef045 100644 (file)
@@ -49,7 +49,7 @@ C Max. number of lobes in SC distribution
       parameter (maxlob=4)
 C Max. number of S-S bridges
       integer maxss
-      parameter (maxss=20)
+      parameter (maxss=60)
 C Max. number of dihedral angle constraints
       integer maxdih_constr
       parameter (maxdih_constr=maxres)
index 25dc20b..635b007 100644 (file)
@@ -65,7 +65,7 @@ C Max. number of lobes in SC distribution
       parameter (maxlob=4)
 C Max. number of S-S bridges
       integer maxss
-      parameter (maxss=20)
+      parameter (maxss=60)
 C Max. number of dihedral angle constraints
       integer maxdih_constr
       parameter (maxdih_constr=maxres)
@@ -138,7 +138,7 @@ C Maximum number of terms in SC bond-stretching potential
 C Maximum number of conformation stored in cache on each CPU before sending
 C to master; depends on nstex / ntwx ratio
       integer max_cache_traj
-      parameter (max_cache_traj=10)
+      parameter (max_cache_traj=200)
 C Maximum number of templates in homology-modeling restraints
       integer max_template
       parameter(max_template=25)
index 99a0454..d2d54bc 100644 (file)
@@ -61,7 +61,7 @@ C Max. number of lobes in SC distribution
       parameter (maxlob=4)
 C Max. number of S-S bridges
       integer maxss
-      parameter (maxss=20)
+      parameter (maxss=60)
 C Max. number of dihedral angle constraints
       integer maxdih_constr
       parameter (maxdih_constr=maxres)