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_blockingFunction 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
A list of keywords where this model is adequate for
A list of bibtex keys.
Examples using
jaxrts.models.PauliBlockingIPD