From: Cezary Czaplewski Date: Fri, 15 May 2020 09:48:52 +0000 (+0200) Subject: src-M max_template=50 X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=25a2005fefa69509c2e1eaf90847e897d81a903e src-M max_template=50 --- diff --git a/source/cluster/wham/src-M/DIMENSIONS b/source/cluster/wham/src-M/DIMENSIONS index 37918e5..0b51b86 100644 --- a/source/cluster/wham/src-M/DIMENSIONS +++ b/source/cluster/wham/src-M/DIMENSIONS @@ -72,7 +72,7 @@ C Maximum number of terms in SC bond-stretching potential parameter (maxbondterm=3) C Maximum number of templates in homology-modeling restraints integer max_template - parameter(max_template=25) + parameter(max_template=50) C Maximum number of bins in SAXS restraints integer MaxSAXS parameter (MaxSAXS=1000) diff --git a/source/unres/src_MD-M/DIMENSIONS b/source/unres/src_MD-M/DIMENSIONS index 5098f70..b78fe94 100644 --- a/source/unres/src_MD-M/DIMENSIONS +++ b/source/unres/src_MD-M/DIMENSIONS @@ -141,7 +141,7 @@ C to master; depends on nstex / ntwx ratio parameter (max_cache_traj=200) C Maximum number of templates in homology-modeling restraints integer max_template - parameter(max_template=25) + parameter(max_template=50) C Maximum number of bins in SAXS restraints integer MaxSAXS parameter (MaxSAXS=1000) diff --git a/source/wham/src-M/DIMENSIONS b/source/wham/src-M/DIMENSIONS index 528a281..e07f6dc 100644 --- a/source/wham/src-M/DIMENSIONS +++ b/source/wham/src-M/DIMENSIONS @@ -145,7 +145,7 @@ C Maximum number of terms in SC bond-stretching potential parameter (maxbondterm=3) C Maximum number of templates in homology-modeling restraints integer max_template - parameter(max_template=25) + parameter(max_template=50) C Maximum number of bins in SAXS restraints integer MaxSAXS parameter (MaxSAXS=1000)