X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc-HCD-5D%2FCOMMON.INTERACT;h=8c4876dcaf72d39f61df3b1464514dd2f4590908;hb=1441ec2b7d68b4fd94014649e4bd9574db0bfc36;hp=6db43d0e61ec441e007b7d3dd9b1b8f4fb31ede1;hpb=e03a9f80b12c006af17dcbe2d9a6a8c431db1dd1;p=unres.git diff --git a/source/unres/src-HCD-5D/COMMON.INTERACT b/source/unres/src-HCD-5D/COMMON.INTERACT index 6db43d0..8c4876d 100644 --- a/source/unres/src-HCD-5D/COMMON.INTERACT +++ b/source/unres/src-HCD-5D/COMMON.INTERACT @@ -22,10 +22,14 @@ & iatsc_s,iatsc_e,iatel_s,iatel_e,iatel_s_vdw,iatel_e_vdw, & iatscp_s,iatscp_e,ispp,iscp C 3/26/20 Interaction lists - integer newcontlisti(200*maxres),newcontlistj(200*maxres), - & newcontlistppi(200*maxres),newcontlistppj(200*maxres), - & newcontlistpp_vdwi(200*maxres),newcontlistpp_vdwj(200*maxres), - & newcontlistscpi(200*maxres),newcontlistscpj(200*maxres), + integer newcontlisti(maxint_res*maxres), + & newcontlistj(maxint_res*maxres), + & newcontlistppi(maxint_res*maxres), + & newcontlistppj(maxint_res*maxres), + & newcontlistpp_vdwi(maxint_res*maxres), + & newcontlistpp_vdwj(maxint_res*maxres), + & newcontlistscpi(2*maxint_res*maxres), + & newcontlistscpj(2*maxint_res*maxres), & g_listscsc_start,g_listscsc_end,g_listpp_start,g_listpp_end, & g_listpp_vdw_start,g_listpp_vdw_end,g_listscp_start,g_listscp_end common /interact_list/newcontlisti,newcontlistj,g_listscsc_start,