X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Fwham%2Fsrc%2Finclude_unres%2FCOMMON.SBRIDGE;fp=source%2Fwham%2Fsrc%2Finclude_unres%2FCOMMON.SBRIDGE;h=7bba010b60dd3f54db442d2a60e6f4782ce96c64;hb=0a11a2c4ccee14ed99ae44f2565b270ba8d4bbb6;hp=5c874127759cfaf30bc296a7390cbe8c5bfa3a00;hpb=5eb407964903815242c59de10960f42761139e10;p=unres.git diff --git a/source/wham/src/include_unres/COMMON.SBRIDGE b/source/wham/src/include_unres/COMMON.SBRIDGE index 5c87412..7bba010 100644 --- a/source/wham/src/include_unres/COMMON.SBRIDGE +++ b/source/wham/src/include_unres/COMMON.SBRIDGE @@ -1,9 +1,10 @@ double precision ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,dhpb, - & forcon,weidis - integer ns,nss,nfree,iss,ihpb,jhpb,nhpb,link_start,link_end + & dhpb1,forcon,weidis + integer ns,nss,nfree,iss,ihpb,jhpb,nhpb,link_start,link_end, + & ibecarb common /sbridge/ ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,ns,nss, & nfree,iss(maxss) - common /links/ dhpb(maxdim),forcon(maxdim),ihpb(maxdim), - & jhpb(maxdim),nhpb + common /links/ dhpb(maxdim),dhpb1(maxdim),forcon(maxdim), + & ihpb(maxdim),jhpb(maxdim),ibecarb(maxdim),nhpb common /restraints/ weidis common /links_split/ link_start,link_end