Replace Muir classes with single muir() Python function

This commit is contained in:
Paul Romano 2022-09-08 13:42:22 -05:00
parent aea5628819
commit 50067898ff
7 changed files with 45 additions and 192 deletions

View file

@ -22,7 +22,7 @@ Univariate Probability Distributions
openmc.stats.Legendre
openmc.stats.Mixture
openmc.stats.Normal
openmc.stats.Muir
openmc.stats.muir
Angular Distributions
---------------------