FAIR-Chem/fairchem

Does ODAC use the same VASP settings as OC20?

benrhodes26 opened this issue · 2 comments

I am aware that OC20 VASP settings are here: https://github.com/Open-Catalyst-Project/Open-Catalyst-Dataset/blob/176306367f2d65044c462d7efe2f7da400ed5b87/ocdata/utils/vasp.py#L20.

Does ODAC use the exact same settings? If not, I would appreciate knowing how it differs.

(my expectation is that ODAC uses dispersion corrections by specifying IVDW. Since I cannot see that in the OC20 file, my current guess is that the ODAC settings are different?)

We have uploaded the ODAC VASP settings here - https://github.com/FAIR-Chem/fairchem/blob/main/src/fairchem/data/odac/setup_vasp.py.

Hope this helps!

Awesome 💯