Skip to content

Commit 62cec10

Browse files
authored
bump up the max steps for gresho (#254)
for low Mach stuff, we need more steps
1 parent 80976f0 commit 62cec10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyro/compressible/problems/inputs.gresho

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# simple inputs files for the unsplit CTU hydro scheme
22

33
[driver]
4-
max_steps = 2000
4+
max_steps = 50000
55
tmax = 1
66
cfl = 0.8
77

0 commit comments

Comments
 (0)