mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Update docs/source/io_formats/settings.rst
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
c0bcc3f1ca
commit
2fe12062d2
1 changed files with 1 additions and 1 deletions
|
|
@ -638,7 +638,7 @@ variable and whose sub-elements/attributes are as follows:
|
|||
numbers :math:`a` and :math:`b` that define the interval :math:`[a,b]` over
|
||||
which random variates are sampled.
|
||||
|
||||
For a "power law" distribution, ``parameters`` should be given as three real
|
||||
For a "powerlaw" distribution, ``parameters`` should be given as three real
|
||||
numbers :math:`a` and :math:`b` that define the interval :math:`[a,b]` over
|
||||
which random variates are sampled and :math:`n` that defines the exponent of
|
||||
the probability distribution :math:`p(x)=c x^n`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue