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.
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 abathymetry_flat
.