wham scratch & unres symm
[unres.git] / source / unres / src-HCD-5D / COMMON.INTERACT
index 8e4e063..14416ad 100644 (file)
      & 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(2000*maxres),newcontlistj(2000*maxres),
-     & newcontlistppi(2000*maxres),newcontlistppj(2000*maxres),
-     & newcontlistpp_vdwi(2000*maxres),newcontlistpp_vdwj(2000*maxres),
-     & newcontlistscpi(2000*maxres),newcontlistscpj(2000*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,
@@ -54,8 +58,8 @@ c 12/5/03 modified 09/18/03 Bond stretching parameters.
      & aksc(maxbondterm,ntyp),abond0(maxbondterm,ntyp),
      & distchainmax,nbondterm(ntyp)
 C 01/29/15 Lipidic parameters
-      double precision   pepliptran,liptranene,
+      double precision   pepliptran,liptranene, lipscale, 
      &tubetranene, tubetranenepep
-      common /lipid/ pepliptran,liptranene(ntyp)
+      common /lipid/ pepliptran,liptranene(ntyp),lipscale
       common /tubepar/ tubetranene(ntyp), tubetranenepep