JoshuaLampert / DispersiveShallowWater.jl

Structure-preserving numerical methods for dispersive shallow water models
https://joshualampert.github.io/DispersiveShallowWater.jl/
MIT License
15 stars 3 forks source link

Svärd-Kalisch equations for flat bathymetry #148

Open JoshuaLampert opened 2 months ago

JoshuaLampert commented 2 months ago

Currently, the SvaerdKalischEquations1D only support a variable bathymetry. However, for a flat bathymetry the coefficients in the higher-order derivatives become constant and we can use SBP operators with higher derivative order. Thus, it would be nice to also implement an optimized version for a bathymetry_flat.