PRJCAR: Difference between revisions
Vaspmaster (talk | contribs) (Created page with 'The PRJCAR file ---- Contents Category:VASPCategory:Files') |
Vaspmaster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
The PRJCAR file | The PRJCAR file stores the output of the '''k'''-point projection scheme ({{TAG|LKPROJ}}=.TRUE.). | ||
---- | |||
It has the following format: | |||
* The header section lists the basis vectors of the reciprocal space belonging to the structure defined in the {{FILE|POSCAR.prim}} file, and a list of the set of points {'''k′'''}, the projection scheme has found in the irreducible part of the Brillouin (IBZ) zone of the aforementioned reciprocal space cell (see the section on {{TAG|LKPROJ}}). | |||
* The body of the {{FILE|PRJCAR}} file lists: | |||
:<math> | |||
\Kappa_{n\mathbf{k}\sigma\mathbf{k}'}=\sum_{\mathbf{GG}'} | |||
|\langle \mathbf{k}'+\mathbf{G}'| \mathbf{k}+\mathbf{G}\rangle | |||
\langle \mathbf{k}+\mathbf{G} | \Psi_{n\mathbf{k}\sigma}\rangle |^2 | |||
</math> | |||
:where ''n'' is the band index, '''k''' labels the <tt>NKPTS</tt> points in the IBZ of the structure defined by the {{FILE|POSCAR}} file, σ is the spin index, and '''k′''' refers to the <tt>NKPTS_PRIME</tt> points in the IBZ of {{FILE|POSCAR.prime}}. | |||
:For each band ''n'' at '''k'''σ the body of the {{FILE|PRJCAR}} file contains a row with <tt>NKPTS_PRIME</tt> entries, one for each point '''k′'''. | |||
---- | ---- |
Revision as of 15:15, 3 December 2012
The PRJCAR file stores the output of the k-point projection scheme (LKPROJ=.TRUE.).
It has the following format:
- The header section lists the basis vectors of the reciprocal space belonging to the structure defined in the POSCAR.prim file, and a list of the set of points {k′}, the projection scheme has found in the irreducible part of the Brillouin (IBZ) zone of the aforementioned reciprocal space cell (see the section on LKPROJ).
- The body of the PRJCAR file lists:
- where n is the band index, k labels the NKPTS points in the IBZ of the structure defined by the POSCAR file, σ is the spin index, and k′ refers to the NKPTS_PRIME points in the IBZ of POSCAR.prime.
- For each band n at kσ the body of the PRJCAR file contains a row with NKPTS_PRIME entries, one for each point k′.