jaxrts.models.IchimaruChemPotential

class jaxrts.models.IchimaruChemPotential[source]

A fitting formula for the chemical potential of an ideal electron gas between the classical and the quantum regime, given by [Gregori et al., 2003].

See also

jaxrts.plasma_physics.chem_pot_interpolationIchimaru

Function used for calculating the chemical potential

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)

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.