added source code
[unres.git] / source / cluster / unres / src / COMMON.LOCAL
1 C Parameters of the virtual-bond-angle probability distribution
2       common /thetas/ a0thet(ntyp),athet(2,ntyp),bthet(2,ntyp),
3      &  polthet(0:3,ntyp),gthet(3,ntyp),theta0(ntyp),sig0(ntyp),
4      &  sigc0(ntyp)
5 C Parameters of the side-chain probability distribution
6       common /sclocal/ dsc(ntyp1),dsc_inv(ntyp1),bsc(maxlob,ntyp),
7      &  censc(3,maxlob,ntyp),gaussc(3,3,maxlob,ntyp),dsc0(ntyp1),
8      &    nlob(ntyp1)
9 C Virtual-bond lenghts
10       common /peptbond/ vbl,vblinv,vblinv2,vbl_cis,vbl0
11       common /indices/ loc_start,loc_end,ithet_start,ithet_end,
12      &                 iphi_start,iphi_end