Added src_MD-M-newcorr (Adasko's source) and src-NEWSC of WHAM (with Momo's SCSC...
[unres.git] / source / unres / src_MD-M-newcorr / COMMON.SBRIDGE
diff --git a/source/unres/src_MD-M-newcorr/COMMON.SBRIDGE b/source/unres/src_MD-M-newcorr/COMMON.SBRIDGE
new file mode 100644 (file)
index 0000000..4cc80c8
--- /dev/null
@@ -0,0 +1,12 @@
+      double precision ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss
+      integer ns,nss,nfree,iss
+      common /sbridge/ ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,
+     & ns,nss,nfree,iss(maxss)
+      double precision dhpb,forcon
+      integer ihpb,jhpb,nhpb
+      common /links/ dhpb(maxdim),forcon(maxdim),ihpb(maxdim),
+     & jhpb(maxdim),nhpb
+      double precision weidis
+      common /restraints/ weidis
+      integer link_start,link_end
+      common /links_split/ link_start,link_end