Macroscopic dielectric matrix from GW0

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
ssharifz
Newbie
Newbie
Posts: 7
Joined: Tue Mar 13, 2007 3:18 pm
License Nr.: 284

Macroscopic dielectric matrix from GW0

#1 Post by ssharifz » Thu Dec 17, 2009 6:06 pm

Hello,

I would like to know information about the calculated macroscopic dielectric matrix from GW0. A lot of information is printed out in the OUTCAR, but it is not clear what the information means. There are sets of numbers printed after the heading:

"INVERSE MACROSCOPIC DIELECTRIC TENSOR (including local field effects in RPA (Hartree))".

Can anybody tell me how I can construct the dielectric matrix based on this output? Thanks!
Last edited by ssharifz on Thu Dec 17, 2009 6:06 pm, edited 1 time in total.

ssharifz
Newbie
Newbie
Posts: 7
Joined: Tue Mar 13, 2007 3:18 pm
License Nr.: 284

Macroscopic dielectric matrix from GW0

#2 Post by ssharifz » Thu Dec 17, 2009 6:37 pm

I should also add that I am using the tag NWRITE = 3, and so there are many numbers printed after the dielectric constant. They are under the headings "real part", "imag part", "real part wings", etc. I would like to know what these numbers mean.
Last edited by ssharifz on Thu Dec 17, 2009 6:37 pm, edited 1 time in total.

giacomo giorgi
Full Member
Full Member
Posts: 122
Joined: Tue Mar 10, 2009 2:04 am

Macroscopic dielectric matrix from GW0

#3 Post by giacomo giorgi » Mon Jan 11, 2010 4:43 am

Hello,
Same request....
Thanks in advance to anybody able to give info about the matter,

G
Last edited by giacomo giorgi on Mon Jan 11, 2010 4:43 am, edited 1 time in total.

panda

Macroscopic dielectric matrix from GW0

#4 Post by panda » Thu Jan 14, 2010 6:02 pm

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

Details are explained here with complete references

The Inverse Macroscopic Dielectric Tensor is a Tensor. A tensor is a vector representation independent of coordinate system. To construct the dielectric matrix you would first need to parse the OUTCAR file and then store the Inverse Macroscopic Dielectric Tensor as a tuple. Remember that a tensor in matrix form is rank 2 (matrixes are tensors of rank 2, vectors are tensors of rank 1, scalars are tensors of rank 0). So to construct the dielectric matrix ALL you need to do is parse the OUTCAR and store the values as a tuple. If you still need help I will do this for you, because I have to do it anyway, it just will not be immediately.
Last edited by panda on Thu Jan 14, 2010 6:02 pm, edited 1 time in total.

panda

Macroscopic dielectric matrix from GW0

#5 Post by panda » Tue Jan 26, 2010 8:10 pm

OK, so now I have written a parser to obtain the Macroscopic Dielectric Tensor, which I have stored as a tuple. But what to do with it? Ideas? Plot it? Post-data processing? Anyone? Help!!!!!
Last edited by panda on Tue Jan 26, 2010 8:10 pm, edited 1 time in total.

monazam
Newbie
Newbie
Posts: 4
Joined: Wed Jun 09, 2010 10:23 pm
License Nr.: 5-275

Macroscopic dielectric matrix from GW0

#6 Post by monazam » Thu Aug 05, 2010 3:25 pm

Dear Panda

Where do you have this parser? is there any way to find dielectric constant from inverse macroscopic dielectric tensor?
Thanks very much in advance.
Last edited by monazam on Thu Aug 05, 2010 3:25 pm, edited 1 time in total.

Post Reply