Page 1 of 1

How to plot energy spectrum of valence electrons ?

Posted: Mon Jan 12, 2009 5:33 am
by prithwish
Hi,
I want to plot energy spectrum of valence electrons and their density at a fixed lattice constant. How to do that with VASP ?

Prithwish

How to plot energy spectrum of valence electrons ?

Posted: Mon Jan 12, 2009 9:19 am
by forsdan
The total density-of-states is written by default to the DOSCAR-file. To obtain the lm- and site-projected density of states you'll need to add the LORBIT-tag to the INCAR-file together with the RWIGS-tag if necessary. Please have a look at:

http://cms.mpi.univie.ac.at/vasp/vasp/node129.html

To visualize the DOSCAR you can for example use p4vasp or just simple write a small script (in a program of your choice) that reads the file and then plots it.

Best regards,
/Dan Fors