docs: add missing max_splits in settings specification (#2910)

This commit is contained in:
Yue JIN 2024-03-12 20:31:34 +08:00 committed by GitHub
parent c4a75f7062
commit 0f07420af2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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