Merge branch 'devel' into AFM
[unres.git] / source / unres / src_MD-NEWSC / COMMON.TORCNSTR
diff --git a/source/unres/src_MD-NEWSC/COMMON.TORCNSTR b/source/unres/src_MD-NEWSC/COMMON.TORCNSTR
new file mode 100644 (file)
index 0000000..e4af17c
--- /dev/null
@@ -0,0 +1,6 @@
+      integer ndih_constr,idih_constr(maxdih_constr)
+      integer ndih_nconstr,idih_nconstr(maxdih_constr)
+      integer idihconstr_start,idihconstr_end
+      double precision phi0(maxdih_constr),drange(maxdih_constr),ftors
+      common /torcnstr/ phi0,drange,ftors,ndih_constr,idih_constr,
+     &  ndih_nconstr,idih_nconstr,idihconstr_start,idihconstr_end