mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Incorporation of comments from code review.
This commit is contained in:
parent
48a550aaf7
commit
02470bc630
8 changed files with 43 additions and 41 deletions
|
|
@ -142,7 +142,7 @@ materials in the problem and is specified using a :ref:`mesh_element`.
|
|||
----------------------------
|
||||
|
||||
Determines whether to use event-based parallelism instead of the default
|
||||
history based parallelism.
|
||||
history-based parallelism.
|
||||
|
||||
*Default*: false
|
||||
|
||||
|
|
@ -227,9 +227,9 @@ to false.
|
|||
|
||||
*Default*: true
|
||||
|
||||
-----------------------
|
||||
``<max_in_flight_particles>`` Element
|
||||
-----------------------
|
||||
----------------------------------------
|
||||
``<max_particles_in_flight>`` Element
|
||||
----------------------------------------
|
||||
|
||||
This element indicates the number of neutrons to run in flight concurrently
|
||||
when using event-based parallelism. A higher value uses more memory, but
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue