X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Funres.F;h=e50438ee2095971e1155cd3ff1d5a916846a9d61;hb=eee3a1e3f0ccd607d4ca71f73afaea1fb952a05c;hp=5731d5a4cf81dc4b86f8e3c411b97d17639fb610;hpb=b7c314c03fff63245ab38d84a1c537a09fcb4e65;p=unres.git diff --git a/source/unres/src_MD/unres.F b/source/unres/src_MD/unres.F index 5731d5a..e50438e 100644 --- a/source/unres/src_MD/unres.F +++ b/source/unres/src_MD/unres.F @@ -287,7 +287,7 @@ crc overlap test #endif if (outpdb) call pdbout(etot,titel(:32),ipdb) if (outmol2) call mol2out(etot,titel(:32)) - if (iretcode.ne.4) call check_ecartint + if (minim .and. iretcode.ne.4) call check_ecartint return end c---------------------------------------------------------------------------