jaxrts.saha.calculate_charge_state_distribution
- jaxrts.saha.calculate_charge_state_distribution(plasma_state)[source]
Calculates the charge state distribution in fractions using the Saha-Boltzmann equation assuming thermal equilibrium.
- Parameters:
plasma_state (PlasmaState) – The plasma state object.
- Returns:
jnp.ndarray
The charge state distribution in fractions.