mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Removing trailing whitespace in doc file.
This commit is contained in:
parent
eeb8b3cbb3
commit
f251822b9f
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ or relative error of volume estimates using ::attr::`openmc.VolumeCalculation.se
|
|||
|
||||
vol_calc.set_trigger(1e-05, 'std_dev')
|
||||
|
||||
If a threshold is provided, calculations will be performed iteratively using the
|
||||
number of samples specified on the calculation until all volume uncertainties are below
|
||||
If a threshold is provided, calculations will be performed iteratively using the
|
||||
number of samples specified on the calculation until all volume uncertainties are below
|
||||
the threshold value. If no threshold is provided, the calculation will run the number of
|
||||
samples specified once and return the result.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue