We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09419cd + 0ec75ce commit ff15505Copy full SHA for ff15505
1 file changed
tests/unit_tests/weightwindows/test.py
@@ -249,7 +249,7 @@ def test_photon_heating(run_in_tmpdir, shared_secondary):
249
250
model.settings.run_mode = 'fixed source'
251
model.settings.batches = 5
252
- model.settings.particles = 101
+ model.settings.particles = 100
253
model.settings.shared_secondary_bank = shared_secondary
254
255
tally = openmc.Tally()
0 commit comments