Skip to content

Commit c04dd9a

Browse files
committed
Merge branch 'hr/escalante_et_al_2019' of github.com:NumericalMathematics/DispersiveShallowWater.jl into hr/escalante_et_al_2019
2 parents 4598afe + 1f06885 commit c04dd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/dispersion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ solve the problem with the Svärd-Kalisch equations.
8787
using OrdinaryDiffEqTsit5
8888
using Printf
8989
90-
equations = sk
90+
equations = hsm
9191
wave_number() = 3.0
9292
frequency(k) = disp_rel(euler, k)
9393

0 commit comments

Comments
 (0)