jaxrts.models.Gregori2003IonFeat

class jaxrts.models.Gregori2003IonFeat[source]

Model for the ion feature of the scattering, presented in [Gregori et al., 2003].

This model is identical to ArkhipovIonFeat but uses an effective temperature ~:py:func:jaxrts.static_structure_factors.T_cf_Greg rather than the electron temperature throughout the calculation.

Extension to multicomponent plasmas is taken from [Gregori et al., 2006b]:

It is only valid in RPA, see, e.g., [Wünsch et al., 2011].

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__()

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.

Examples using jaxrts.models.Gregori2003IonFeat

Calculate the full structure factors for various plasma conditions

Calculate the full structure factors for various plasma conditions

Showcase the DetailedBalace free-bound scattering Model

Showcase the DetailedBalace free-bound scattering Model