jaxrts.models.PauliBlockingIPD

class jaxrts.models.PauliBlockingIPD[source]

Pauli Blocking IPD Model [Röpke et al., 2019].

In dense plasma the bound state energies get modified due to the Pauli exclusion principle, thereby lowering the ionization potential from below. Additionally, the Pauli Blocking IPD Model should be supplemented by a model that lowers the continuum and hence the ionization potential from above.

See also

jaxrts.ipd.ipd_pauli_blocking

Function used to calculate the IPD

Methods

__init__()

all_element_states(plasma_state[, ...])

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.PauliBlockingIPD

Compare IPD Models

Compare IPD Models