From d12eed03a23dd853dec87abb732eafe7deaa0c52 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Sun, 6 Dec 2020 21:28:38 -0600 Subject: [PATCH] Updates to the reflection test inputs to ensure the correct cell is tallied. --- tests/regression_tests/dagmc/refl/inputs_true.dat | 8 +++++++- tests/regression_tests/dagmc/refl/test.py | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/regression_tests/dagmc/refl/inputs_true.dat b/tests/regression_tests/dagmc/refl/inputs_true.dat index 2732730010..fdd68002d6 100644 --- a/tests/regression_tests/dagmc/refl/inputs_true.dat +++ b/tests/regression_tests/dagmc/refl/inputs_true.dat @@ -1,4 +1,11 @@ + + + + + + + eigenvalue 100 @@ -9,7 +16,6 @@ -4 -4 -4 4 4 4 - true diff --git a/tests/regression_tests/dagmc/refl/test.py b/tests/regression_tests/dagmc/refl/test.py index 1920a572d9..2b43caf89e 100644 --- a/tests/regression_tests/dagmc/refl/test.py +++ b/tests/regression_tests/dagmc/refl/test.py @@ -29,6 +29,7 @@ class UWUWTest(PyAPITestHarness): # geometry dag_univ = openmc.DAGMCUniverse("dagmc.h5m") + dag_univ.auto_ids = True model.geometry = openmc.Geometry(root=dag_univ) # tally