mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixed a typo in addition to <threads> docs entry.
This commit is contained in:
parent
68f636294e
commit
8aa03c1cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ survival biasing, otherwise known as implicit capture or absorption.
|
|||
---------------------
|
||||
|
||||
The ``<threads>`` element indicates the number of OpenMP threads to be used for
|
||||
a simulation. It has no attributes and accept a positive integer value.
|
||||
a simulation. It has no attributes and accepts a positive integer value.
|
||||
|
||||
*Default*: None (Determined by environment variable :envvar:`OMP_NUM_THREADS`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue