X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2FCOMMON.VAR;h=2b11894077b83afd40f6327529293860c592fff6;hb=e7fd0c7782f6f624b41009800df8e3d5e0e9add5;hp=ad412d08ca0c50528424af1d56f52e5e6a1d21ad;hpb=cbcf38ac52347785aa4f396df25fb408f6424707;p=unres.git diff --git a/source/wham/src/COMMON.VAR b/source/wham/src/COMMON.VAR index ad412d0..2b11894 100644 --- a/source/wham/src/COMMON.VAR +++ b/source/wham/src/COMMON.VAR @@ -3,8 +3,9 @@ C Store the geometric variables in the following COMMON block. double precision theta,phi,alph,omeg,vbld,vbld_ref, & theta_ref,phi_ref,alph_ref,omeg_ref, & costtab,sinttab,cost2tab,sint2tab, - & xxtab,yytab,zztab + & xxtab,yytab,zztab,tauangle,omicron common /var/ theta(maxres),phi(maxres),alph(maxres),omeg(maxres), + & omicron(2,maxres),tauangle(3,maxres), & vbld(2*maxres), & costtab(maxres), sinttab(maxres), cost2tab(maxres), & sint2tab(maxres),xxtab(maxres),yytab(maxres),