Queries about input and output files, running specific calculations, etc.
Moderators: Global Moderator, Moderator
-
Yicheng
- Newbie
- Posts: 14
- Joined: Tue Nov 19, 2019 9:45 am
#1
Post
by Yicheng » Fri Nov 08, 2024 11:35 am
Dear VASP developers,
I am performing simulations on oxides containing d-elements (e.g., Fe3+) and f-elements (e.g., Dy3+) using PAW pseudopotentials (without Hubbard U correction). I have set LMAXMIX=6 for systems containing Dy3+, but I would like to confirm whether it is necessary to set LMAXMIX=6 when using the Dy_3 pseudopotential (i.e., 4f-in-core).
Additionally, I forgot to change LMAXMIX=6 to LMAXMIX=4 in simulations for systems containing d-elements without f-elements. I am wondering if using LMAXMIX=6 instead of 4 will affect the results for these systems. For the sake of energy comparison, should I redo these simulations with LMAXMIX=4?
Thank you for your time and I am looking forward to your reply.
Sincerely,
Yicheng
-
henrique_miranda
- Global Moderator
- Posts: 503
- Joined: Mon Nov 04, 2019 12:41 pm
-
Contact:
#2
Post
by henrique_miranda » Mon Nov 11, 2024 11:22 am
Dear Yicheng,
The LMAXMIX tag determines the max quantum number of the channels that are passed on to the density mixer.
In principle, this should not affect the final results of the SCF calculations if the electronic convergence was reached.
In practice, however, it can happen that the convergence of the total energy with SCF iteration is very slow, and the iteration is stopped too soon.
This is unusual, but it can happen. You can check if that is the case in your calculation.
If you want to be 100% sure, I would suggest running the calculations again with LMAXMIX=6.
If you don't have any f orbitals in the valence, then LMAXMIX=4 should be sufficient.
For the case where you used LMAXMIX=6 instead of LMAXMIX=4 that should not be a problem either.
Here you can find some additional information about this tag
https://www.vasp.at/wiki/index.php/LMAXMIX
-
Yicheng
- Newbie
- Posts: 14
- Joined: Tue Nov 19, 2019 9:45 am
#3
Post
by Yicheng » Mon Nov 11, 2024 1:35 pm
Dear Dr. Miranda,
Thank you very much for your reply! I feel relieved about my simulations now.
Gratefully,
Yicheng