Problem with using RWIGS-tag in DOS calculations

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
a.a._saranin1
Newbie
Newbie
Posts: 1
Joined: Mon Nov 18, 2019 8:58 am

Problem with using RWIGS-tag in DOS calculations

#1 Post by a.a._saranin1 » Sat Mar 01, 2025 6:56 am

Dear moderators and users,

I have a problem with DOS calculation when i manually assign RWIGS value (Wigner-Seits radius) in INCAR file.
By default VASP reads out RWIGS values from POTCAR, but when i manually put them to the INCAR, for example:

RWIGS = 2.138 1.402 1.312
(Sr Al Si)

... i obtain partial DOS profiles, which are very different (overestimated) from those when VASP reads out the same values from POTCAR by itself. Interestingly, that in order to get the similar DOS profiles i need to assign in the INCAR not original, but the modified values:

RWIGS = sqrt{2.138} sqrt{1.402} sqrt{1.312}
(Sr Al Si)

Could anybody explain the case?

With respect, Alexander Saranin


ferenc_karsai
Global Moderator
Global Moderator
Posts: 530
Joined: Mon Nov 04, 2019 12:44 pm

Re: Problem with using RWIGS-tag in DOS calculations

#2 Post by ferenc_karsai » Mon Mar 03, 2025 11:13 am

Please can you post the calculation where you see the issue?

In a default calculation RWIGS is not used and set to -1 and the projection of partial waves, partial DOS etc. are not calculated. They are only calculated if the user provides values for RWIGS in the INCAR file.


Post Reply