jaxrts.models.Sum_Sii

class jaxrts.models.Sum_Sii[source]

This model sums up all \(S_{ab}\) from the HNC and multiplies it with \(\sqrt{x_{a}\cdot x_{b}}\). While it is obviously appropriate for a single-species plasma, multiple species might not be treated correctly.

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, *args, **kwargs)

Return the result of the model given a PlasmaState and a 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.Sum_Sii

f-sum rule for the dynamic stucture factor

f-sum rule for the dynamic stucture factor

Number of interpolation in the Born Mermin Chapman Interpolation

Number of interpolation in the Born Mermin Chapman Interpolation