jaxrts.models.Gericke2010ScreeningLength
- class jaxrts.models.Gericke2010ScreeningLength[source]
The Debye-Hückel screening length. Uses a 4th-power interpolation between electron and fermi temperature, as proposed by [Gericke et al., 2010].
See also
jaxrts.plasma_physics.temperature_interpolationThe function used for the temperature interpolation
jaxrts.plasma_physics.Debye_Hueckel_screening_lengthThe function used to calculate the screening length
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
A list of keywords where this model is adequate for
A list of bibtex keys.
Examples using
jaxrts.models.Gericke2010ScreeningLength