X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc%2FCOMMON.LOCAL;h=a248d99294c73f052d2ec89b41c6b3fa9a567d93;hb=e7fd0c7782f6f624b41009800df8e3d5e0e9add5;hp=1d0f3aaf1a47de4bb96c0b3915f398fd196a5888;hpb=cbcf38ac52347785aa4f396df25fb408f6424707;p=unres.git diff --git a/source/cluster/wham/src/COMMON.LOCAL b/source/cluster/wham/src/COMMON.LOCAL index 1d0f3aa..a248d99 100644 --- a/source/cluster/wham/src/COMMON.LOCAL +++ b/source/cluster/wham/src/COMMON.LOCAL @@ -2,7 +2,7 @@ & 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 + & iphi_start,iphi_end,itau_start,itau_end C Parameters of the virtual-bond-angle probability distribution common /thetas/ a0thet(ntyp),athet(2,ntyp),bthet(2,ntyp), & polthet(0:3,ntyp),gthet(3,ntyp),theta0(ntyp),sig0(ntyp), @@ -31,6 +31,6 @@ 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 + & iphi_start,iphi_end,itau_start,itau_end C Inverses of the actual virtual bond lengths common /invlen/ vbld_inv(maxres2)