jaxrts.models.ESLFCDornheim2021

class jaxrts.models.ESLFCDornheim2021[source]

Effective static approximation (ESA) of the local field correction model by Dornheim et al. [Dornheim et al., 2021]. Their model is an analytical interpolation of the ESA, obtained by comparison to ab-initio PIMC simulations and asymptotic limits.

See also

jaxrts.ee_localfieldcorrections.eelfc_dornheim2021

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.