Octopus
xc_lrc_oct_m::xc_lrc_t Type Reference

Parameters for the long–range–corrected (LRC) XC kernel (and optional Proca terms). More...

Detailed Description

Parameters for the long–range–corrected (LRC) XC kernel (and optional Proca terms).

This type stores the scalar parameters that control the long-range correction to the exchange–correlation potential.

Definition at line 136 of file xc_lrc.F90.

Public Attributes

real(real64), public alpha
 long-range correction alpha parameter for kernel in solids More...
 
real(real64), public proca_a_zero
 paramter a_0 in the Proca equation More...
 
real(real64), public proca_a_one
 paramter a_1 in the Proca equation More...
 

Member Data Documentation

◆ alpha

real(real64), public xc_lrc_oct_m::xc_lrc_t::alpha

long-range correction alpha parameter for kernel in solids

Definition at line 138 of file xc_lrc.F90.

◆ proca_a_zero

real(real64), public xc_lrc_oct_m::xc_lrc_t::proca_a_zero

paramter a_0 in the Proca equation

Definition at line 139 of file xc_lrc.F90.

◆ proca_a_one

real(real64), public xc_lrc_oct_m::xc_lrc_t::proca_a_one

paramter a_1 in the Proca equation

Definition at line 140 of file xc_lrc.F90.


The documentation for this type was generated from the following file: