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 ?
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 20
- Joined: Thu Jun 14, 2007 3:23 am
How to plot energy spectrum of valence electrons ?
Last edited by prithwish on Mon Jan 12, 2009 5:33 am, edited 1 time in total.
-
- Sr. Member
- Posts: 339
- Joined: Mon Apr 24, 2006 9:07 am
- License Nr.: 173
- Location: Gothenburg, Sweden
How to plot energy spectrum of valence electrons ?
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
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
Last edited by forsdan on Mon Jan 12, 2009 9:19 am, edited 1 time in total.