X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-HCD%2FCOMMON.CHAIN;h=2b481a5b6f39d3dcbf9615c71de6e197f74fd267;hb=32caa3b64eb94b90fa9fd402b77263ea89efffa1;hp=9de64ddb66a9a961bc2dfe54d1f24a7e79e8899e;hpb=225ad1b2239a64aee5d46570c477e74c19cf6ef7;p=unres.git diff --git a/source/cluster/wham/src-HCD/COMMON.CHAIN b/source/cluster/wham/src-HCD/COMMON.CHAIN index 9de64dd..2b481a5 100644 --- a/source/cluster/wham/src-HCD/COMMON.CHAIN +++ b/source/cluster/wham/src-HCD/COMMON.CHAIN @@ -1,6 +1,6 @@ integer nres,nres0,nsup,nstart_sup,nend_sup,nstart_seq, & nchain,chain_border,chain_length,ireschain,npermchain, - & tabpermchain,ishift_pdb,iz_sc + & tabpermchain,ishift_pdb,iz_sc,nres_chomo double precision c,cref,crefjlee,cref_pdb,dc,xloc,xrot,dc_norm, & t,r,prod,rt,chomo common /chain/ c(3,maxres2+2),dc(3,maxres2),xloc(3,maxres), @@ -18,4 +18,5 @@ & buflipbot, bufliptop,bordlipbot,bordliptop,lipbufthick,lipthick common /box/ boxxsize,boxysize,boxzsize,enecut,sscut,sss,sssgrad, & buflipbot, bufliptop,bordlipbot,bordliptop,lipbufthick,lipthick - common /chomo_models/ chomo(3,maxres2+2,max_template) + common /chomo_models/ chomo(3,maxres2+2,max_template), + & nres_chomo(max_template)