Dear All
I feel confused about the online manual of LVTOT-tag:
http://cms.mpi.univie.ac.at/vasp/vasp/node145.html
For example, I want to calculate a surface model, if I want to determine the average electrostatic potential of a ion, which file is needed to read the value?
If I want to obtain the core level shift, should I calculate the surface twice (neutral and positively charged(+1))? and then calculate it via the second equation as shown in the above link?
Thanks in advance
core level shifts and average electrostatic potential at each ion
Moderators: Global Moderator, Moderator
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm
core level shifts and average electrostatic potential at each ion
Last edited by Jiaye Li on Fri Oct 17, 2008 9:13 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
core level shifts and average electrostatic potential at each ion
LVTOT generates a file (LOCPOT) in CHGCAR format (i.e. the potential on a 3d grid in the cell). In the default version of VASP, the XC-contribution to V is not included in these data, unless the appropriate line in main.F is commented. One can then generate planar averages of the potential by using the vtotav tool.
To obtain the corelevelshift, please simply do 2 runs (ICORELEVEL=1, ICORELEVEL=2 CLN,CLL,CLNT and CLZ have to be defined appropriately for the second run). The second run shifts the specified core electron to the far conduction band (to keep charge neutrality), therefore will not have to do a run with a positively charged cell. Please note however that corelevelshifts are not supported officially for vasp.4.6, on some machines/for some structures it gives errors
(it will be fully supported for vasp.5.1)
To obtain the corelevelshift, please simply do 2 runs (ICORELEVEL=1, ICORELEVEL=2 CLN,CLL,CLNT and CLZ have to be defined appropriately for the second run). The second run shifts the specified core electron to the far conduction band (to keep charge neutrality), therefore will not have to do a run with a positively charged cell. Please note however that corelevelshifts are not supported officially for vasp.4.6, on some machines/for some structures it gives errors
(it will be fully supported for vasp.5.1)
Last edited by admin on Mon Oct 20, 2008 11:15 am, edited 1 time in total.
-
- Jr. Member
- Posts: 67
- Joined: Mon Jul 31, 2006 1:24 pm
core level shifts and average electrostatic potential at each ion
Thanks
Last edited by Jiaye Li on Wed Oct 22, 2008 1:57 am, edited 1 time in total.