Page 1 of 1

Questions about doslplot

Posted: Fri Mar 09, 2012 8:50 am
by kambiz
Hi,

I d really appreciate if anyone can answer my questions.

1. What s the difference between doslplot.pl and dosplot??

2. I just wanna plot the DOS for a specific atom (blue line). How can I exclude the DOS plot for all systems (Red line)?

3. How can I change the x-axis to E - E(fermi)?

Thanks for your help

Cheers
Kambiz

Re: Questions about doslplot

Posted: Fri Mar 09, 2012 4:43 pm
by graeme
The doslplot.pl script generates plot of the local density of states, whereas the dosplot.pl script uses the total density of states.

With the doslplot.pl, you can plot the projection of the DOS onto a single atom.

These script are not particularly complicated. You can open them up and see what they are doing and make modifications or run a slightly different plotting routine. For example, at the end of the doslplot.pl script, you can see the gnuplot commands being run. Feel free to change the data (for example by shifting the energy axis) or how the data is plotted by running gnuplot directly, or any other plotting program that you would like.

Re: Questions about doslplot

Posted: Sat Mar 10, 2012 10:39 am
by kambiz
Thanks,

I d really appreciate it.

Kambiz

Re: Questions about doslplot

Posted: Sun Mar 11, 2012 5:04 am
by kambiz
Just one more question.

I dont see anything related to DOS profiles for spin up and spin down. Is it possible to plot the majority and minority LDOS profiles?

Thank you in advance

Kambiz