Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/equations/bbm_bbm_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ end

A traveling-wave solution used for convergence tests in a periodic domain.
The bathymetry is constant.
Note that the solution is unphysical as it allows for negative water heights.
It is mainly used to verify the order of convergence of a numerical method.

For details see Example 5 in Section 3 from (here adapted for dimensional equations):
- Min Chen (1997)
Expand Down