We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229f64a commit e2711a3Copy full SHA for e2711a3
pyro/compressible_sdc/_defaults
@@ -15,10 +15,6 @@ delta = 0.33 ; flattening delta parameter
15
16
cvisc = 0.1 ; artificial viscosity coefficient
17
18
-limiter = 2 ; limiter (0 = none, 1 = 2nd order, 2 = 4th order)
19
-
20
-temporal_method = RK4 ; integration method (see mesh/integration.py)
21
22
grav = 0.0 ; gravitational acceleration (in y-direction)
23
24
riemann = CGF
0 commit comments