bug fix after Ana and cluster lipid (still in progress)
[unres.git] / source / unres / src_MD-M / energy_p_new_barrier.F
index 3ad8f52..aafba26 100644 (file)
@@ -3463,7 +3463,7 @@ c        end if
         num_cont_hb(i)=num_conti
       enddo
       do i=iturn4_start,iturn4_end
-        if (i.le.1) cycle
+        if (i.lt.1) cycle
         if (itype(i).eq.ntyp1 .or. itype(i+1).eq.ntyp1
 C changes suggested by Ana to avoid out of bounds
 c     & .or.((i+5).gt.nres)