openmc.stats.muir
- openmc.stats.muir(e0: float, m_rat: float, kt: float)[source]
Generate a Muir energy spectrum
The Muir energy spectrum is a normal distribution, but for convenience reasons allows the user to specify three parameters to define the distribution: the mean energy of particles
e0, the mass of reactantsm_rat, and the ion temperaturekt.Added in version 0.13.2.
- Parameters:
- Returns:
Corresponding normal distribution
- Return type: