LDOS and work function

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
a.soon
Newbie
Newbie
Posts: 9
Joined: Fri Dec 03, 2004 12:48 am
License Nr.: 5-666
Location: Seoul, Korea
Contact:

LDOS and work function

#1 Post by a.soon » Fri Dec 03, 2004 1:37 am

Dear all,
Can anyone tell me how to extract the local DOS and the work function be extracted from the calculation? I understand from the manual that LORBIT is the tag to play around with, but I tried values 1 and 12 and in vain.

With much appreciation.
Cheers!
Aloysius
:)
Last edited by a.soon on Fri Dec 03, 2004 1:37 am, edited 1 time in total.

a.soon
Newbie
Newbie
Posts: 9
Joined: Fri Dec 03, 2004 12:48 am
License Nr.: 5-666
Location: Seoul, Korea
Contact:

LDOS and work function

#2 Post by a.soon » Tue Dec 07, 2004 12:50 am

Hi,
I have tried assessing the webpage but it seems like it does not exist anymore. IS there anyway that you could provide me whatz in there?
Thank you very much

Aloysius


[quote="whoming"]pls check this site.
http://cst-www.nrl.navy.mil/~Eerwin/vasptips/
there may be something useful to you.[/quote]
Last edited by a.soon on Tue Dec 07, 2004 12:50 am, edited 1 time in total.

a.soon
Newbie
Newbie
Posts: 9
Joined: Fri Dec 03, 2004 12:48 am
License Nr.: 5-666
Location: Seoul, Korea
Contact:

LDOS and work function

#3 Post by a.soon » Tue Dec 07, 2004 3:43 am

I have tried again and found that this works
http://cst-www.nrl.navy.mil/~erwin/vasptips/

Cheers!
Last edited by a.soon on Tue Dec 07, 2004 3:43 am, edited 1 time in total.

a.soon
Newbie
Newbie
Posts: 9
Joined: Fri Dec 03, 2004 12:48 am
License Nr.: 5-666
Location: Seoul, Korea
Contact:

LDOS and work function

#4 Post by a.soon » Mon Dec 13, 2004 9:06 pm

Hi all,
I understand that if one uses the USPP and wants to calculate the LDOS by setting LORBIT=T, then it appears that one can only use one CPU node to run the job.
Has anyone able to overcome this problem?
Cheers!
Last edited by a.soon on Mon Dec 13, 2004 9:06 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

LDOS and work function

#5 Post by admin » Tue Dec 14, 2004 10:55 am

Dear VASP-user,
**** LOCAL, l,m-decomposed DOS*****
for vasp.4.6, the local, lm decomposed DOS most conveniently can be obtained by setting
LORBIT = 1, 11 in INCAR
please mind that
-- LORBIT >= 10 applies for the PAW method only
-- you have to set RWIGS explicitely unless you use PAW potentials
the local, decomposed DOS will then be written in the SECOND block
of data in DOSCAR (the first block contains the E, total DOS and integrated total DOS),
the output of the second block will be ordered
E, lm-DOS for each l going from -m,...,0,...,+m , for each ion.
l-ordering: s, p_y, p_z, p_x, d_xy, d_yz, d_z2-r2, d_xz, d_x2-y2.
-- if ISPIN = 2, the spin-down component of the respective partial DOS
will follow the spin-up component immediately.

**** WORK FUNCTION ****
to calculate the workfunction,
LVTOT = .TRUE.
has to be set in INCAR.
A file LOCPOT will be generated, which contains the planar-averaged potential
of the slab (along the surface normal)
the work function Phi will then be evaluated from
Phi = V(vacuum) - E_fermi
with V(vacuum) ... potential in the center of the vacuum of the slab
E_fermi ... Ferni level (given in OUTCAR).
please be aware that the vacuum should be large enough to guarantee that the
potential has reached its _constant_ vacuum level.

for further reading please have a look at the tutorial file
handsonIII.pdf
which you can download from the VASP-workshop site
http://cms.mpi.univie.ac.at/vasp-workshop
Last edited by admin on Tue Dec 14, 2004 10:55 am, edited 1 time in total.

a.soon
Newbie
Newbie
Posts: 9
Joined: Fri Dec 03, 2004 12:48 am
License Nr.: 5-666
Location: Seoul, Korea
Contact:

LDOS and work function

#6 Post by a.soon » Wed Dec 15, 2004 5:48 am

Thank you very much for the reply.
I believe now I have a better understanding of how to analyze these two files.

However, my question was with regards to computing the LDOS with the number of cpus. I believe the DOS was calculated fine with a single node but when I increased the number of nodes to more than one. The calculation does not run.
This is what I have experienced with the USPP. I have also tried with the PAW and things worked fine when the number of nodes used are more than one.

Cheers!

<span class='smallblacktext'>[ Edited Wed Dec 15 2004, 06:50AM ]</span>
Last edited by a.soon on Wed Dec 15, 2004 5:48 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

LDOS and work function

#7 Post by admin » Mon Apr 11, 2005 2:08 pm

concerning the LDOS:
if LORBIT is set, NPAR has to be set to 1
concerning the LOCPOT file:
please use the tool vtotav.f to plot the planar-averaged potential,
contact vasp.materialphysik@univie.ac.at
if you do not have access to that program
Last edited by admin on Mon Apr 11, 2005 2:08 pm, edited 1 time in total.

xx4751

LDOS and work function

#8 Post by xx4751 » Thu Jan 24, 2013 8:30 am

Dear all,
I want to calculate the work function. I set LVTOT=.TRUE. in INCAR file to get the LOCPOT file, but there is a warning in out file."For LVTOT=.TRUE. VASP.5.x writes the TOTAL local potential to |
| the file LOCPOT. If you want the Hartree contributions only, use |
| LVHAR=.TRUE. instead. " . Could you tell me what did this mean and what can I do now. Thank you very much.
Last edited by xx4751 on Thu Jan 24, 2013 8:30 am, edited 1 time in total.

cappri
Newbie
Newbie
Posts: 22
Joined: Mon Dec 10, 2012 9:22 pm
License Nr.: 5-1364

LDOS and work function

#9 Post by cappri » Tue Feb 18, 2014 1:36 pm

Hello @xx4751 can you please provide me the INCAR file you setup for work function calculations?
Last edited by cappri on Tue Feb 18, 2014 1:36 pm, edited 1 time in total.

Post Reply