jaxrts.models.Gregori2004Screening

class jaxrts.models.Gregori2004Screening[source]

Calculating the screening from free electrons according to [Gregori et al., 2004]. This implementation of the screening relies on calculating static sturcture factors for the ion-electron system by the work of Arkhipov ([Arkhipov and Davletov, 1998] and [Arkhipov et al., 2000]) – with the limits in applicablity for a dense plasma, as, among others, work by [Schwarz et al., 2007] shows.

See also

jaxrts.ion_feature.q_Gregori2004

Calculation of the screening by (quasi) free electrons

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)

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.