ulissigroup / vasp-interactive

GNU Lesser General Public License v2.1
53 stars 11 forks source link

[Bug] `_resume_calc` may not work if VASP exists prematurely #42

Closed alchem0x2A closed 1 year ago

alchem0x2A commented 1 year ago

_resume_calc currently is a bit unstable that it may not (?) handle situation when VASP exits prematurely.

Create tests:

In both cases, VaspInteractive should still continue after _resume_calc and only report error during _run() call