wham and cluster_wham Adam's new constr_dist multichain
[unres.git] / source / wham / src-M / include_unres / COMMON.SBRIDGE
index 028f9ae..d02241d 100644 (file)
@@ -2,11 +2,12 @@
       integer ns,nss,nfree,iss
       common /sbridge/ ss_depth,ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,
      & ns,nss,nfree,iss(maxss)
-      double precision dhpb,dhpb1,forcon,fordepth
-      integer ihpb,jhpb,nhpb,idssb,jdssb,ibecarb
+      double precision dhpb,dhpb1,forcon,fordepth,xlscore,wboltzd
+      integer ihpb,jhpb,nhpb,idssb,jdssb,ibecarb,irestr_type
       common /links/ dhpb(maxdim),dhpb1(maxdim),forcon(maxdim),
-     & fordepth(maxdim),
-     & ihpb(maxdim),jhpb(maxdim),nhpb
+     & fordepth(maxdim),xlscore(maxdim),wboltzd,
+     & ihpb(maxdim),jhpb(maxdim),ibecarb(maxdim),irestr_type(maxdim),
+     & nhpb
       double precision weidis
       common /restraints/ weidis
       integer link_start,link_end
@@ -15,6 +16,6 @@
       logical dyn_ss,dyn_ss_mask
       common /dyn_ssbond/ dtriss,atriss,btriss,ctriss,Ht,
      &  dyn_ssbond_ij(maxres,maxres),
-     &  idssb(maxdim),jdssb(maxdim),ibecarb(maxdim)
+     &  idssb(maxdim),jdssb(maxdim)
       common /dyn_ss_logic/
      &  dyn_ss,dyn_ss_mask(maxres)