X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2Fenergy_split-sep.F;h=f79deea08130b8c7f74e10c50c855c20a9e386b5;hb=57495c3e92bd484152c1900d5e19e97d31560013;hp=b3f924b3e1fb9fa9305e900d5fbbc694c6ef0275;hpb=d815150e55b6c88366cbc3c0d380522027628fe9;p=unres.git diff --git a/source/unres/src_MD-M/energy_split-sep.F b/source/unres/src_MD-M/energy_split-sep.F index b3f924b..f79deea 100644 --- a/source/unres/src_MD-M/energy_split-sep.F +++ b/source/unres/src_MD-M/energy_split-sep.F @@ -293,7 +293,7 @@ C call sum_energy(energia,.true.) C call enerprint C write (iout,*) "Exit ETOTAL_LONG" - call flush(iout) +C call flush(iout) return end c------------------------------------------------------------------------------ @@ -627,6 +627,6 @@ C write (iout,*) "ETOTAL_SHORT before SUM_ENERGY" call flush(iout) call sum_energy(energia,.true.) C write (iout,*) "Exit ETOTAL_SHORT" - call flush(iout) +C call flush(iout) return end