ReactionMechanismGenerator / RMG-Java

The Java version of RMG: Reaction Mechanism Generator
http://rmg.sourceforge.net/
MIT License
29 stars 36 forks source link

QMTP .hold files persist when job dies #277

Closed rwest closed 11 years ago

rwest commented 11 years ago

If RMG crashes for some reason it often leaves behind the .hold files in the QMfiles directory, which then stops subsequent jobs from running until you delete the files. It would be nice to delete these .hold files during exception handling in the QM module.