X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FBUGS;fp=source%2Funres%2Fsrc_MD-M%2FBUGS;h=ad2c176a47a1ce2137103d52145269a279a3250b;hb=c89d7d207940ebb57e0042cb35ab65d0f8a4b55e;hp=0000000000000000000000000000000000000000;hpb=5029bcbf14f3cbd61762ac3616d2d4105bfd0593;p=unres.git diff --git a/source/unres/src_MD-M/BUGS b/source/unres/src_MD-M/BUGS new file mode 100644 index 0000000..ad2c176 --- /dev/null +++ b/source/unres/src_MD-M/BUGS @@ -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 +