From cfdaee17880d6ceee7c4db408f77c26c376c6bcc Mon Sep 17 00:00:00 2001 From: Max Katz Date: Sat, 7 Oct 2023 09:30:35 -0400 Subject: [PATCH] Fix RadSuOlsonMG inputs so it makes sense in 2D/3D (#2604) This is required for dx = dy = dz --- Exec/radiation_tests/RadSuOlsonMG/inputs.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exec/radiation_tests/RadSuOlsonMG/inputs.common b/Exec/radiation_tests/RadSuOlsonMG/inputs.common index a4f04069c1..50612a32a5 100644 --- a/Exec/radiation_tests/RadSuOlsonMG/inputs.common +++ b/Exec/radiation_tests/RadSuOlsonMG/inputs.common @@ -8,7 +8,7 @@ geometry.is_periodic = 0 0 0 geometry.coord_sys = 0 # 0 => cart, 1 => RZ, 2 => Spherical geometry.prob_lo = 0.0 0.0 0.0 -geometry.prob_hi = 102.4 1. 1. +geometry.prob_hi = 102.4 0.8 0.8 amr.n_cell = 1024 8 8