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