X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD-5D%2FCOMMON.CHAIN;h=7b79a58c6b4157e8f32356617f6b8b5fdb63e05e;hb=98491ebb4e381b50bb61e123461f21e376d9ad66;hp=dfffc78565c9cc31f90441781fad41e5f32a949e;hpb=8858bd5860b3d8ca2a5f16368b80936055eae1b8;p=unres.git diff --git a/source/wham/src-HCD-5D/COMMON.CHAIN b/source/wham/src-HCD-5D/COMMON.CHAIN index dfffc78..7b79a58 100644 --- a/source/wham/src-HCD-5D/COMMON.CHAIN +++ b/source/wham/src-HCD-5D/COMMON.CHAIN @@ -1,6 +1,6 @@ integer nres,nres0,nsup,nstart_sup,nend_sup,nstart_seq, & ishift_pdb,chain_length,chain_border,chain_border1,ichanres, - & tabpermchain,nchain ,npermchain,ireschain,iz_sc + & tabpermchain,nchain ,npermchain,ireschain,iz_sc,nres_chomo double precision c,cref,crefjlee,dc,xloc,xrot,dc_norm,t,r,prod,rt, & rmssing,anatemp,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)