X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2FMD.F90;h=a3451ec450441c10e8be8afa7fc202f4e24f567a;hb=692e3a1a84c499761a035b29d793a6552dbcd3eb;hp=0acdaf70f8e810e8f7a669c905749cda7ef0da27;hpb=73ee8197d313a2464fae16e818d879a1940e09bf;p=unres4.git diff --git a/source/unres/MD.F90 b/source/unres/MD.F90 index 0acdaf7..a3451ec 100644 --- a/source/unres/MD.F90 +++ b/source/unres/MD.F90 @@ -2513,8 +2513,10 @@ if (overlapsc) then print *, 'Calling OVERLAP_SC' call overlap_sc(fail) + print *,'after OVERLAP' endif if (searchsc) then + print *,'call SC_MOVE' call sc_move(2,nres-1,10,1d10,nft_sc,etot) print *,'SC_move',nft_sc,etot if(me.eq.king.or..not.out1file) &