We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb0445 commit 6e82efcCopy full SHA for 6e82efc
docs/src/dingemans.md
@@ -289,7 +289,7 @@ hysgn = HyperbolicSerreGreenNaghdiEquations1D(bathymetry_type = bathymetry_mild_
289
# and the SGN equation.
290
291
hysm = HyperbolicSainteMarieEquations1D(bathymetry_type = bathymetry_mild_slope,
292
- gravity = 9.81, eta0 = 0.8)
+ gravity = 9.81, eta0 = 0.8, h0 = 0.8)
293
294
initial_condition = initial_condition_dingemans
295
boundary_conditions = boundary_condition_periodic
0 commit comments