jaxrts.models.Model
- class jaxrts.models.Model[source]
Abstract definition of a Model in jaxrts. A
Model, at a minimum, has to define aevaluate()method.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)Return the result of the model given a
PlasmaStateand aSetup.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.ModelCalculate the full structure factors for various plasma conditions
Calculate the full structure factors for various plasma conditionsShowcase the DetailedBalace free-bound scattering Model
Showcase the DetailedBalace free-bound scattering ModelShowcase of the relavance of including free-bound scattering
Showcase of the relavance of including free-bound scatteringNumber of interpolation in the Born Mermin Chapman Interpolation
Number of interpolation in the Born Mermin Chapman InterpolationLatticeDebyeModel for approximating diffuse scattering in crystals
LatticeDebyeModel for approximating diffuse scattering in crystalsHNC-SVT: multi-component, multi-temperature (M-SVT)
HNC-SVT: multi-component, multi-temperature (M-SVT)Rayleigh weights for integer expanded ionization states
Rayleigh weights for integer expanded ionization states