Merge branch 'lipid' of mmka.chem.univ.gda.pl:unres into lipid
[unres.git] / source / unres / src_MD-M-newcorr / BUGS
diff --git a/source/unres/src_MD-M-newcorr/BUGS b/source/unres/src_MD-M-newcorr/BUGS
new file mode 100644 (file)
index 0000000..ad2c176
--- /dev/null
@@ -0,0 +1,6 @@
+      do i=iturn4_start,iturn4_end
+        if (itype(i).eq.21 .or. itype(i+1).eq.21 .or.
+c-----> Probably bug; should also handle itype(i+2)
+     &    .or. itype(i+3).eq.21
+     &    .or. itype(i+4).eq.21) cycle
+