Skip to content

Commit 4a8aeae

Browse files
authored
add the riemann option to compressible_sdc (#237)
this silences a warning and will be needed once we hook in the exact Riemann solver
1 parent 19757e6 commit 4a8aeae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyro/compressible_sdc/_defaults

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ temporal_method = RK4 ; integration method (see mesh/integration.py)
2121

2222
grav = 0.0 ; gravitational acceleration (in y-direction)
2323

24-
25-
24+
riemann = CGF

0 commit comments

Comments
 (0)