update new files
[unres.git] / source / maxlik / src_MD_T_maxlik-NEWCORR-PMF-5 / COMMON.CHAIN
1       integer nres,nres0,nsup,nstart_sup,nend_sup,nstart_seq,nref,
2      & tabpermchain,npermchain,chain_length,chain_border,nchain
3       double precision c,dc,xloc,xrot,dc_norm,t,r,prod,rt,cref,
4      & crefjlee
5       common /chain/ c(3,maxres2+2),dc(3,maxres2),xloc(3,maxres),
6      & xrot(3,maxres),dc_norm(3,maxres2),nres,nres0
7       common /rotmat/ t(3,3,maxres),r(3,3,maxres),prod(3,3,maxres),
8      &                rt(3,3,maxres) 
9       common /refstruct/ cref(3,maxres2+2,maxref,maxT,maxprot),
10      & nsup(maxprot),nstart_sup(maxprot),nend_sup(maxprot),nstart_seq,
11      & nref(maxT,maxprot),chain_length(maxchain),
12      & npermchain,tabpermchain(maxchain,maxperm),
13      & chain_border(2,maxchain),nchain
14       double precision boxxsize,boxysize,boxzsize,enecutt,sscut,sss,
15      &sssgrad,
16      & buflipbot, bufliptop,bordlipbot,bordliptop,lipbufthick,lipthick
17       common /box/ boxxsize,boxysize,boxzsize,enecutt,sscut,sss,sssgrad,
18      & buflipbot, bufliptop,bordlipbot,bordliptop,lipbufthick,lipthick