X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD%2FCOMMON.SHIELD;h=8d89f0bcf4edcfcda1136352af00e85e3a4c5dd1;hb=57038e4bdff4cc9534106b25bfbd4b9a844d47fd;hp=1f96c94b67c72e5cd6bbd89cbc4e84d5d3c9cbde;hpb=32caa3b64eb94b90fa9fd402b77263ea89efffa1;p=unres.git diff --git a/source/wham/src-HCD/COMMON.SHIELD b/source/wham/src-HCD/COMMON.SHIELD index 1f96c94..8d89f0b 100644 --- a/source/wham/src-HCD/COMMON.SHIELD +++ b/source/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)