From d5b12ef0a7780a11fb42373793d68674639d34d2 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Thu, 5 Sep 2024 13:48:25 -0400 Subject: [PATCH] bump up the max steps for gresho for low Mach stuff, we need more steps --- pyro/compressible/problems/inputs.gresho | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyro/compressible/problems/inputs.gresho b/pyro/compressible/problems/inputs.gresho index d2f37874e..9dd3c33bc 100644 --- a/pyro/compressible/problems/inputs.gresho +++ b/pyro/compressible/problems/inputs.gresho @@ -1,7 +1,7 @@ # simple inputs files for the unsplit CTU hydro scheme [driver] -max_steps = 2000 +max_steps = 50000 tmax = 1 cfl = 0.8