mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Update getter comment
This commit is contained in:
parent
62d1a650e3
commit
ec0b3234d9
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ class _Settings:
|
|||
_dll.openmc_set_n_batches(n_batches, set_max_batches, add_sp_batch)
|
||||
|
||||
def get_batches(self, get_max_batches=True):
|
||||
"""Set n_batches and n_max_batches
|
||||
"""Get number of batches or maximum number of batches
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue