Queries about input and output files, running specific calculations, etc.
Moderators: Global Moderator, Moderator
-
oliver_conquest
- Newbie

- Posts: 13
- Joined: Wed Dec 04, 2019 7:05 am
#1
Post
by oliver_conquest » Wed Mar 25, 2026 11:23 am
Dear VASP,
When I perform a one-shot calculation using the KPOINTS_OPT method (in this case to calculate the DOS) all my projected spin down components in the vaspout.h5 file have a value of zero. Only the spin down component for the total DOS seems to be written correctly to the vaspout.h5 file.
I have attached the input files for my calculation (excluding POTCAR) here where I use the one-shot method to calculate the HSE06 DOS for my system. This calculation was performed with VASP version 6.6.0.
In the attached files:
1_SCF is a PBE SCF calculation to obtain an initial guess for the wavefunctions
2_DOS is the "one-shot" HSE06 DOS calculation with KPOINTS_OPT
Is there currently any solution to this issue or will it be fixed in future versions of VASP?
Kind regards,
Oliver
You do not have the required permissions to view the files attached to this post.
-
manuel_engel1
- Global Moderator

- Posts: 269
- Joined: Mon May 08, 2023 4:08 pm
#2
Post
by manuel_engel1 » Wed Mar 25, 2026 1:50 pm
Dear Oliver,
Thank you for posting on the VASP forum. I was able to reproduce your issue and can confirm that this is a bug. Fortunately, the fix is very simple and I have attached a small git patch that fixes the issue. Ask someone with access to the source code to apply it.
To apply the git patch, extract the fix-pardos.patch from inside the uploaded zip archive to your VASP root directory and run
Afterwards, you need to recompile VASP. I hope that this will solve your issue.
You do not have the required permissions to view the files attached to this post.
Manuel Engel
VASP developer