X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD-5D%2Finclude_unres%2FCOMMON.SBRIDGE;fp=source%2Fwham%2Fsrc-HCD-5D%2Finclude_unres%2FCOMMON.SBRIDGE;h=d2a41e1e7dc27755972fdf55ad31f88846e408f7;hb=d02292725c202ff9c2749beac934bf1630f9017e;hp=a313d8f0c0c051f1188cbd6285ed9aa02f126165;hpb=6260e60062f93c75d71ad18219a28f1ab5611dec;p=unres.git diff --git a/source/wham/src-HCD-5D/include_unres/COMMON.SBRIDGE b/source/wham/src-HCD-5D/include_unres/COMMON.SBRIDGE index a313d8f..d2a41e1 100644 --- a/source/wham/src-HCD-5D/include_unres/COMMON.SBRIDGE +++ b/source/wham/src-HCD-5D/include_unres/COMMON.SBRIDGE @@ -24,8 +24,9 @@ & link_end_peak double precision Ht,dyn_ssbond_ij,dtriss,atriss,btriss,ctriss logical dyn_ss,dyn_ss_mask + integer nssbond common /dyn_ssbond/ dtriss,atriss,btriss,ctriss,Ht, & dyn_ssbond_ij(max_cyst,max_cyst), - & idssb(maxss),jdssb(maxss) + & idssb(maxss),jdssb(maxss),nssbond common /dyn_ss_logic/ & dyn_ss,dyn_ss_mask(maxres)