Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Feb 23, 2024
1 parent f0ac738 commit 0fb139a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/bbm_bbm_variable_bathymetry_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Dingemans. The topography is a trapezoidal.
!!! warning "Translation of water height"
The initial condition for the water height is translated to be around 0, which is
needed for the simulation because the `BBMBBMVariableEquations1D` are only implemented
for ``\eta_0 = 0`.
for ``\eta_0 = 0``.
References:
- Magnus Svärd, Henrik Kalisch (2023)
Expand Down

0 comments on commit 0fb139a

Please sign in to comment.