Hi everyone,
I am starting to experiment with the AiiDA-VASP examples and have a question regarding resubmitting a workchain. I successfully launched an example in which it first relaxes a simple structure and then recalculates the total energy with nsw=0. However, I noticed that if I relaunch the exact same script, it re-executes both calculations. Shouldn’t the VaspWorkChain have implemented the BaseRestartWorkChain to check the database for completed calculations?
Thanks for the help!
Kind regards,
Thiago