X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA%2Fminim_jlee.F;h=f1e00be5171beac774fdc61ffabbecd8482dd2b5;hb=b857abb01fa60639bf244ffdd5082987dae11529;hp=d83b15bda91f9bb9b3e85ee2ff7125b2ef902b4e;hpb=5e649e8ed333841acd808e370bd9dd017d79bcae;p=unres.git diff --git a/source/unres/src_CSA/minim_jlee.F b/source/unres/src_CSA/minim_jlee.F index d83b15b..f1e00be 100644 --- a/source/unres/src_CSA/minim_jlee.F +++ b/source/unres/src_CSA/minim_jlee.F @@ -42,6 +42,12 @@ c print *, 'MINIM_JLEE: ',me,' is waiting' time1s=MPI_WTIME() write (iout,'(a12,f10.4,a4)')'Waiting for ',time1s-time0s,' sec' call flush(iout) + if (info(1).eq.0.and.info(2).eq.-2) then +cd write (iout,*) 'Parallel tmscore for refresh bank' +cd call flush(iout) + call refresh_bank_worker_tmscore(var) + goto 10 + endif n=info(1) c print *, 'MINIM_JLEE: ',me,' received: ',n