We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c1685 commit ac80577Copy full SHA for ac80577
src/equations/bbm_bbm_1d.jl
@@ -75,6 +75,8 @@ end
75
76
A traveling-wave solution used for convergence tests in a periodic domain.
77
The bathymetry is constant.
78
+Note that the solution is unphysical as it allows for negative water heights.
79
+It is mainly used to verify the order of convergence of a numerical method.
80
81
For details see Example 5 in Section 3 from (here adapted for dimensional equations):
82
- Min Chen (1997)
0 commit comments