Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semidiscretization for BBM-BBM equations with SBP variable coefficient operator #53

Open
JoshuaLampert opened this issue Oct 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JoshuaLampert
Copy link
Owner

JoshuaLampert commented Oct 9, 2023

In Summation by Parts Operators for Finite Difference Approximations of Second-Derivatives with Variable Coefficients (2012) by K. Mattsson, SBP operators for second derivatives with variable coefficients have been introduced. These could be used here to use narrow-stencil SBP operators for the semidiscretization for the BBM-BBM equations with variable bathymetry. In SummationByPartsOperators.jl they are accessible by var_coef_derivative_operator and source Mattsson2012().

EDIT: SummationByPartsOperators.jl does not implement variable coefficient second-derivative SBP operators for periodic boundary conditions yet.

EDIT2: See ranocha/SummationByPartsOperators.jl#258

@JoshuaLampert JoshuaLampert added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant