libAtoms / workflow

python workflow toolkit
GNU General Public License v2.0
32 stars 18 forks source link

Vasp multi calculation #275

Closed bernstei closed 9 months ago

bernstei commented 9 months ago

Extend Vasp calculator to do multiple calculations in the same rundir with different parameters. Useful for doing, e.g., a converged GGA calculation and use WAVECAR to start hybrid functional.

Should perhaps be generalized for other calculators, but not entirely clear how yet.