X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-M%2FCOMMON.LOCAL;h=1328751ab3e8d05583550da08e2a0097fdd8e312;hb=22ea58d3be4c7c625b9c5fb0e9f6d1b2bf7428f6;hp=d92ce8e59998df718af79dd8512009e9e71e41c9;hpb=5bb791af1e8990b66bc0543222e13e789a3f69aa;p=unres.git diff --git a/source/cluster/wham/src-M/COMMON.LOCAL b/source/cluster/wham/src-M/COMMON.LOCAL index d92ce8e..1328751 100644 --- a/source/cluster/wham/src-M/COMMON.LOCAL +++ b/source/cluster/wham/src-M/COMMON.LOCAL @@ -2,7 +2,9 @@ & sigc0,dsc,dsc_inv,bsc,censc,gaussc,dsc0,vbl,vblinv,vblinv2, & vbl_cis,vbl0,vbld_inv integer nlob,loc_start,loc_end,ithet_start,ithet_end, - & iphi_start,iphi_end,itau_start,itau_end + & iphi_start,iphi_end,itau_start,itau_end, + & itube_start,itube_end + C Parameters of the virtual-bond-angle probability distribution common /thetas/ a0thet(-ntyp:ntyp),athet(2,-ntyp:ntyp,-1:1,-1:1) & ,bthet(2,-ntyp:ntyp,-1:1,-1:1), @@ -39,6 +41,7 @@ C Parameters of the side-chain probability distribution C Virtual-bond lenghts common /peptbond/ vbl,vblinv,vblinv2,vbl_cis,vbl0 common /indices/ loc_start,loc_end,ithet_start,ithet_end, - & iphi_start,iphi_end,itau_start,itau_end + & iphi_start,iphi_end,itau_start,itau_end, + & itube_start,itube_end C Inverses of the actual virtual bond lengths common /invlen/ vbld_inv(maxres2)