mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Add minor comment
This commit is contained in:
parent
961efe5614
commit
f404ffb20b
1 changed files with 2 additions and 0 deletions
|
|
@ -346,6 +346,8 @@ def test_set_n_batches(lib_run):
|
|||
|
||||
# n_active should have been overwritten from 5 to 15
|
||||
assert openmc.lib.num_realizations() == 15
|
||||
|
||||
# Ensure statepoint created at new value of n_batches
|
||||
assert os.path.exists('statepoint.20.h5')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue