Renamed Rational to Power Law

This commit is contained in:
Olaf Schumann 2021-10-11 19:48:15 +00:00
parent 358f64c53a
commit c0bcc3f1ca
8 changed files with 28 additions and 27 deletions

View file

@ -15,7 +15,7 @@ Univariate Probability Distributions
openmc.stats.Univariate
openmc.stats.Discrete
openmc.stats.Uniform
openmc.stats.Rational
openmc.stats.PowerLaw
openmc.stats.Maxwell
openmc.stats.Watt
openmc.stats.Tabular