Skip to content

Commit 7351d08

Browse files
authored
turn on the sponge for convection problem (#315)
1 parent 6cc7551 commit 7351d08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyro/compressible/problems/inputs.convection

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ dens_cutoff = 1.e-3
3131
e_rate = 0.5
3232

3333

34+
[sponge]
35+
do_sponge = 1
36+
3437
[compressible]
3538
grav = -2.0
3639

0 commit comments

Comments
 (0)