X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc-HCD%2Finclude_unres%2FCOMMON.SBRIDGE;fp=source%2Fwham%2Fsrc-HCD%2Finclude_unres%2FCOMMON.SBRIDGE;h=d2a41e1e7dc27755972fdf55ad31f88846e408f7;hb=68aa1d135805a14583695611acfcf637748b4466;hp=a313d8f0c0c051f1188cbd6285ed9aa02f126165;hpb=809cbbbaf17b645d881fe5c61387d09109acdf19;p=unres.git diff --git a/source/wham/src-HCD/include_unres/COMMON.SBRIDGE b/source/wham/src-HCD/include_unres/COMMON.SBRIDGE index a313d8f..d2a41e1 100644 --- a/source/wham/src-HCD/include_unres/COMMON.SBRIDGE +++ b/source/wham/src-HCD/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)