X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-HCD%2FCOMMON.SHIELD;fp=source%2Fcluster%2Fwham%2Fsrc-HCD%2FCOMMON.SHIELD;h=8d89f0bcf4edcfcda1136352af00e85e3a4c5dd1;hb=809cbbbaf17b645d881fe5c61387d09109acdf19;hp=1f96c94b67c72e5cd6bbd89cbc4e84d5d3c9cbde;hpb=ae315105cef83bbcab70e2778ef92459690ee784;p=unres.git diff --git a/source/cluster/wham/src-HCD/COMMON.SHIELD b/source/cluster/wham/src-HCD/COMMON.SHIELD index 1f96c94..8d89f0b 100644 --- a/source/cluster/wham/src-HCD/COMMON.SHIELD +++ b/source/cluster/wham/src-HCD/COMMON.SHIELD @@ -5,10 +5,11 @@ common /shield/ VSolvSphere,VSolvSphere_div,buff_shield, & long_r_sidechain(ntyp), & short_r_sidechain(ntyp),fac_shield(maxres),wshield, - & grad_shield_side(3,maxcont,-1:maxres),grad_shield(3,-1:maxres), - & grad_shield_loc(3,maxcont,-1:maxres), - & ishield_list(maxres),shield_list(maxcont,maxres), - & ees0plist(maxcont,maxres) + & grad_shield_side(3,maxint_res,-1:maxres), + & grad_shield(3,-1:maxres), + & grad_shield_loc(3,maxint_res,-1:maxres), + & ishield_list(maxres),shield_list(maxint_res,maxres), + & ees0plist(maxint_res,maxres)