Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KPOINTS_OPT based one-shot calculation input files generation and the corresponding post-processing. #3723

Open
hongyi-zhao opened this issue Mar 29, 2024 · 3 comments

Comments

@hongyi-zhao
Copy link
Contributor

I'm not sure if Pymatgen currently supports KPOINTS_OPT based one-shot calculation input file generation and the corresponding post-processing. Any tips and comments will be helpful.

Regards,
Zhao

@DanielYang59
Copy link
Contributor

DanielYang59 commented Mar 29, 2024

Hi Hongsheng,

As described in the VASP wiki you mentioned:

KPOINTS_OPT is an optional input file to perform an additional one-shot calculation after self-consistency is reached. The format is the same as for the KPOINTS file.

As such, I wouldn't expect the KPOINTS_OPT to differ from KPOINTS file except for the naming.

@hongyi-zhao
Copy link
Contributor Author

hongyi-zhao commented Mar 29, 2024

Hello Yang,

Thank you for your comments. But this feature is available as of VASP 6.3.0 and vasp needs to be compiled with hdf5 support for some features related to this tag. So, in this sense, it's not the same as the traditional KPOINTS file.

@DanielYang59
Copy link
Contributor

Please refer to the VASP WIKI for HD5 support, I don't think HDF5 in any way alters the behavior of using INCAR/KPOINTS/POSCAR/POTCAR to start a calculation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants