jaxrts.models.FixedSii
- class jaxrts.models.FixedSii(Sii)[source]
Model for the ion feature with a fixed value for \(S_{ii}\). Note that the Sii has to be returned as a \((n\times n)\) array, where n is the number of components of the plasma.
Methods
Rayleigh_weight(plasma_state, setup)This is the result from Wünsch [Wünsch, 2011], to calculate the Rayleigh weight for a plasma from multiple species.
S_ii(plasma_state, setup)__init__(Sii)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.FixedSiiLatticeDebyeModel for approximating diffuse scattering in crystals
LatticeDebyeModel for approximating diffuse scattering in crystals