Skip to content

Commit bef52f6

Browse files
clarify traveling wave solution for BBM-BBM is unphysical (#259)
1 parent 88920b6 commit bef52f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/equations/bbm_bbm_1d.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ end
7575
7676
A traveling-wave solution used for convergence tests in a periodic domain.
7777
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.
7880
7981
For details see Example 5 in Section 3 from (here adapted for dimensional equations):
8082
- Min Chen (1997)

0 commit comments

Comments
 (0)