Skip to content

Commit ff15505

Browse files
author
John Tramm
committed
Merge branch 'bootsrap_mgxs' into ww_edge_cases
2 parents 09419cd + 0ec75ce commit ff15505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/unit_tests/weightwindows

tests/unit_tests/weightwindows/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ def test_photon_heating(run_in_tmpdir, shared_secondary):
249249

250250
model.settings.run_mode = 'fixed source'
251251
model.settings.batches = 5
252-
model.settings.particles = 101
252+
model.settings.particles = 100
253253
model.settings.shared_secondary_bank = shared_secondary
254254

255255
tally = openmc.Tally()

0 commit comments

Comments
 (0)