mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
docs: add missing max_splits in settings specification (#2910)
This commit is contained in:
parent
c4a75f7062
commit
0f07420af2
1 changed files with 7 additions and 0 deletions
|
|
@ -276,6 +276,13 @@ then, OpenMC will only use up to the :math:`P_1` data.
|
|||
.. note:: This element is not used in the continuous-energy
|
||||
:ref:`energy_mode`.
|
||||
|
||||
---------------------------
|
||||
``<max_splits>`` Element
|
||||
---------------------------
|
||||
|
||||
The ``<max_splits>`` element indicates the number of times a particle can split during a history.
|
||||
|
||||
*Default*: 1000
|
||||
|
||||
--------------------------------------
|
||||
``<max_write_lost_particles>`` Element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue