X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCOMMON.SBRIDGE;h=1d69501e96d960064edba5aae91f3f6b613e8b04;hb=89741d30725d96845588dc574e368e037634f7e7;hp=91dd2cdd14f97c1bdf2823153f539c97dafc07f5;hpb=c6335222f02abf32e0cc697ec8a4666c754655b9;p=unres.git diff --git a/source/unres/src_MD-M/COMMON.SBRIDGE b/source/unres/src_MD-M/COMMON.SBRIDGE index 91dd2cd..1d69501 100644 --- a/source/unres/src_MD-M/COMMON.SBRIDGE +++ b/source/unres/src_MD-M/COMMON.SBRIDGE @@ -10,8 +10,8 @@ common /restraints/ weidis integer link_start,link_end common /links_split/ link_start,link_end - double precision Ht,dyn_ssbond_ij + double precision Ht,dyn_ssbond_ij,dtriss,atriss,btriss,ctriss logical dyn_ss,dyn_ss_mask common /dyn_ssbond/ dyn_ssbond_ij(maxres,maxres), & idssb(maxdim),jdssb(maxdim), - & Ht,dyn_ss,dyn_ss_mask(maxres) + & Ht,dyn_ss,dyn_ss_mask(maxres),dtriss,atriss,btriss,ctriss