Thank you for creating such extensive database. I was wondering of you could please share a sample Vasp input files that I can use to reproduce your DFT calculation, specifically the trajectories in the IS2RE section of the database. I tried following the calculation steps as mentioned in your dataset paper but the errors are huge (Probably because I don’t know the k-mesh size or some other computational flag that I didn’t considered).
Thanking you in advance. Looking forward to hearing from you.
To add to what Muhammed said, we also changed the NSW parameter for some of the inputs.
Due to the closed source nature of VASP, we might not be able to share a complete set of input files, as we can’t share the POTCAR file publicly.
But we can share an ASE atoms object (for a OC20 system) and you could use the code snippet above to generate the 4 files (after you link VASP directories) at your end. Let us know if that would help.