mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Update tests/regression_tests/tallies/test.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
f0191439e4
commit
8e6eeeb6b4
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ def test_tallies():
|
|||
transfer_tally, material_tally, mu_tally1, mu_tally2,
|
||||
polar_tally1, polar_tally2, polar_tally3, legendre_tally,
|
||||
harmonics_tally, harmonics_tally2, harmonics_tally3,
|
||||
universe_tally,collision_tally]
|
||||
universe_tally, collision_tally]
|
||||
model.tallies += score_tallies
|
||||
model.tallies += flux_tallies
|
||||
model.tallies += all_nuclide_tallies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue