We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e6f56 commit b1efd4eCopy full SHA for b1efd4e
1 file changed
advection_fv4/_defaults
@@ -8,6 +8,6 @@ v = 1.0 ; advective velocity in y-direction
8
9
limiter = 1 ; limiter (0 = none, 1 = ppm)
10
11
-temporal_method = RK4 ; integration method (see mesh/integrators/.py)
+temporal_method = RK4 ; integration method (see mesh/integrators.py)
12
13
0 commit comments