UIJKL: Difference between revisions

From VASP Wiki
No edit summary
("This" → "The" in opening sentence)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This file stores the effectively screened Coulomb integrals
The {{FILE|UIJKL}} file stores the effectively screened Coulomb integrals at the unit-cell origin ('''R''' = 0):
::<math>
::<math>
U_{ijkl}^{\sigma\sigma'} =  \int {\rm d}{\bf r}\int {\rm d}{\bf r}'
U_{ijkl}^{\sigma\sigma'} =  \int {\rm d}{\bf r}\int {\rm d}{\bf r}'
Line 5: Line 5:
w_{k}^{*\sigma'}({\bf r}') w_{l}^{\sigma'}({\bf r}')
w_{k}^{*\sigma'}({\bf r}') w_{l}^{\sigma'}({\bf r}')
</math>
</math>
in following format
evaluated at zero frequency (<math>\omega=0</math>). The columns I, J, K, L are the Wannier function indices; RE and IM are the real and imaginary parts. The format is as follows:
# U_ijkl = [ij,R|kl,0]  
  # U_ijkl = [ij,R|kl,0]  
#  I  J  K  L          RE(V_IJKL)          IM(V_IJKL)
  #  I  J  K  L          RE(V_IJKL)          IM(V_IJKL)
    1  1  1  1        4.3457689208        0.0000000000
    1  1  1  1        4.3457689208        0.0000000000
    2  1  1  1        0.0000021313        0.0000001349
    2  1  1  1        0.0000021313        0.0000001349
...
  ...
== Related files ==
 
{{FILE|VIJKL}},{{FILE|URijkl}},{{FILE|VRijkl}}
== Related tags and articles ==
[[Constrained–random-phase–approximation formalism]]
 
Files: {{FILE|VIJKL}}, {{FILE|URijkl}}, {{FILE|VRijkl}}
 
Tags: {{TAG|LOCALIZED_BASIS}}, {{TAG|ALGO}}


----
[[Category:Files]][[Category:Output files]][[Category:Constrained-random-phase approximation]]
[[Category:Files]][[Category:Output files]][[Category:Constrained-random-phase approximation]]

Latest revision as of 10:50, 20 March 2026

The UIJKL file stores the effectively screened Coulomb integrals at the unit-cell origin (R = 0):

[math]\displaystyle{ U_{ijkl}^{\sigma\sigma'} = \int {\rm d}{\bf r}\int {\rm d}{\bf r}' w_{i}^{*\sigma}({\bf r}) w_{j}^{\sigma}({\bf r}) U({\bf r},{\bf r}',\omega) w_{k}^{*\sigma'}({\bf r}') w_{l}^{\sigma'}({\bf r}') }[/math]

evaluated at zero frequency ([math]\displaystyle{ \omega=0 }[/math]). The columns I, J, K, L are the Wannier function indices; RE and IM are the real and imaginary parts. The format is as follows:

 # U_ijkl = [ij,R|kl,0] 
 #  I   J   K   L          RE(V_IJKL)          IM(V_IJKL)
    1   1   1   1        4.3457689208        0.0000000000
    2   1   1   1        0.0000021313        0.0000001349
  ...

Related tags and articles

Constrained–random-phase–approximation formalism

Files: VIJKL, URijkl, VRijkl

Tags: LOCALIZED_BASIS, ALGO