mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Address @promano comments
This commit is contained in:
parent
f404ffb20b
commit
62d1a650e3
4 changed files with 41 additions and 23 deletions
|
|
@ -271,7 +271,7 @@ Functions
|
|||
Get number of batches to simulate
|
||||
|
||||
:param int* n_batches: Number of batches to simulate
|
||||
:param int* get_max_batches: Whether to return `n_batches` or `n_max_batches` (only relevant when triggers are used)
|
||||
:param bool get_max_batches: Whether to return `n_batches` or `n_max_batches` (only relevant when triggers are used)
|
||||
:return: Return status (negative if an error occurred)
|
||||
:rtype: int
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue