mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Rename max_splits to max_history_splits, set default value to 1.0e7 (#2954)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com> Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
ce4176deb5
commit
97537d5e9a
11 changed files with 36 additions and 30 deletions
|
|
@ -285,10 +285,10 @@ then, OpenMC will only use up to the :math:`P_1` data.
|
|||
:ref:`energy_mode`.
|
||||
|
||||
------------------------
|
||||
``<max_splits>`` Element
|
||||
``<max_history_splits>`` Element
|
||||
------------------------
|
||||
|
||||
The ``<max_splits>`` element indicates the number of times a particle can split during a history.
|
||||
The ``<max_history_splits>`` element indicates the number of times a particle can split during a history.
|
||||
|
||||
*Default*: 1000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue