make cp src-HCD-5D
[unres.git] / source / unres / src-HCD-5D / q_measure-02.F
index 5244b2b..a790a8b 100644 (file)
@@ -240,8 +240,12 @@ c     MD with umbrella_sampling using Wolyne's distance measure as a constraint
 #ifndef LANG0
       include 'COMMON.LANGEVIN'
 #else
+#ifdef FIVEDIAG
+      include 'COMMON.LANGEVIN.lang0.5diag'
+#else
       include 'COMMON.LANGEVIN.lang0'
 #endif
+#endif
       include 'COMMON.CHAIN'
       include 'COMMON.DERIV'
       include 'COMMON.GEO'
@@ -375,8 +379,12 @@ c Calculating numerical dUconst/ddc and dUconst/ddx
 #ifndef LANG0
       include 'COMMON.LANGEVIN'
 #else
+#ifdef FIVEDIAG
+      include 'COMMON.LANGEVIN.lang0.5diag'
+#else
       include 'COMMON.LANGEVIN.lang0'
 #endif
+#endif
       include 'COMMON.CHAIN'
       include 'COMMON.DERIV'
       include 'COMMON.GEO'