charge density difference

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
biswajit@ball
Newbie
Newbie
Posts: 5
Joined: Thu Jan 11, 2018 6:17 am
License Nr.: 5-2925

charge density difference

#1 Post by biswajit@ball » Tue May 15, 2018 11:57 am

How charge density difference between two layers is plotted using vasp output and which vasp output file is needed for that?

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

Re: charge density difference

#2 Post by admin » Wed May 16, 2018 9:05 am

There is no standardized treatment of the electron density in vasp.
The calculated electron density within the whole unit cell
is stored in the CHGCAR file. You can develop your own procedure
to calculate (and plot) density differences as you need it in your
project.

biswajit@ball
Newbie
Newbie
Posts: 5
Joined: Thu Jan 11, 2018 6:17 am
License Nr.: 5-2925

Re: charge density difference

#3 Post by biswajit@ball » Thu May 17, 2018 8:04 pm

I first have the PARCHG VBM of composite and then the same for individual monolayers. Then I use script chgsum.pl to sum PARCHG VBM of two individual monolayers and get a file named CHGCAR_sum. Next I use chgdiff.pl script to substract PARCHG VBM of composite layer from CHGCAR_sum. Is it the right way to have charge density difference between two layers?

Post Reply