jaxrts.models.SLFCGeldart1966

class jaxrts.models.SLFCGeldart1966[source]

Static local field correction model by Geldart and Vosko [Geldart and Vosko, 1966]. This LFC should provide reasonable results in the limit of high temperatures, but will not exhibit a resonance around twice the Fermi wavenumber, as it is espected for low \(T\).

See also

jaxrts.ee_localfieldcorrections.eelfc_geldartvosko

Function used to calculate the LFC

Methods

__init__()

check(plasma_state)

Test if the model is applicable to the PlasmaState.

citation([style, comment])

Return bibliographic information for the Model used.

evaluate(plasma_state, setup, *args, **kwargs)

evaluate_fullk(plasma_state, setup, *args, ...)

prepare(plasma_state, key)

Modify the plasma_state in place.

Attributes

allowed_keys

A list of keywords where this model is adequate for

cite_keys

A list of bibtex keys.