X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=source%2Funres%2Fsrc_CSA_DiL%2FCOMMON.SCCOR;h=4d15b73577d5cdb5629d17a75368d695dc1d980e;hb=e97eaa3ffac31a1e6959a54e08e8575ac3c12db2;hp=5217de7aec50e02afea26ea9dcd4227c01b85e59;hpb=81513f4efcd95dcfc5d3ec05ce6396a392d8ac24;p=unres.git diff --git a/source/unres/src_CSA_DiL/COMMON.SCCOR b/source/unres/src_CSA_DiL/COMMON.SCCOR index 5217de7..4d15b73 100644 --- a/source/unres/src_CSA_DiL/COMMON.SCCOR +++ b/source/unres/src_CSA_DiL/COMMON.SCCOR @@ -1,6 +1,6 @@ C Parameters of the SCCOR term double precision v1sccor,v2sccor integer nterm_sccor - common/torsion/v1sccor(maxterm_sccor,20,20), - & v2sccor(maxterm_sccor,20,20), - & nterm_sccor + common/torsion/v1sccor(maxterm_sccor,-ntyp:ntyp,-ntyp:ntyp), + & v2sccor(maxterm_sccor,-ntyp:ntyp,-ntyp:ntyp), + & nterm_sccor(-ntyp:ntyp,-ntyp:ntyp)