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:
vanessalulla 2024-06-17 23:31:34 -04:00 committed by GitHub
parent ce4176deb5
commit 97537d5e9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 36 additions and 30 deletions

View file

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