jaxrts.models.SLFCInterpGregori2007

class jaxrts.models.SLFCInterpGregori2007[source]

Static local field correction model that interpolates between the zero temperature result by Utsumi and Ichimaru [Utsumi and Ichimaru, 1982] and the Geldart result [Geldart and Vosko, 1966] for high temperatures. See, e.g., [Gregori et al., 2007].

See also

jaxrts.ee_localfieldcorrections.eelfc_interp_gregori2007

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.