Merge branch 'lipid' of mmka.chem.univ.gda.pl:unres into lipid
[unres.git] / source / wham / src-NEWSC / include_unres / COMMON.SBRIDGE
diff --git a/source/wham/src-NEWSC/include_unres/COMMON.SBRIDGE b/source/wham/src-NEWSC/include_unres/COMMON.SBRIDGE
new file mode 100755 (executable)
index 0000000..7bba010
--- /dev/null
@@ -0,0 +1,10 @@
+      double precision ebr,d0cm,akcm,akth,akct,v1ss,v2ss,v3ss,dhpb,
+     & 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),dhpb1(maxdim),forcon(maxdim),
+     & ihpb(maxdim),jhpb(maxdim),ibecarb(maxdim),nhpb
+      common /restraints/ weidis
+      common /links_split/ link_start,link_end