Skip to content

Boundary-optimized summation-by-parts-operators for first derivatives & second derivatives with variable coefficients

License

Notifications You must be signed in to change notification settings

VidarStiernstrom/bopt_sbp_ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bopt_sbp_ops

DOI

Boundary-optimized summation-by-parts finite difference operators for first derivatives & second derivatives with variable coefficients.

This repository contains Matlab code for boundary-optimized summation-by-parts (SBP) finite difference operators for first derivatives & second derivatives with variable coefficients. The boundary-optimized operators utilize stencils based on non-equispaced grid points close to the boundaries of the grid. This allows the operators to be more accurate compared to traditional central difference SBP operators.

The set of operators typically used to create an SBP scheme (e.g, difference operators, quadratures and boundary operators) are implemented in the Matlab class BoundaryOptimizedSBPOps.m. The operators are available for orders of accuracy 4, 6, 8, 10 and 12.

About

Boundary-optimized summation-by-parts-operators for first derivatives & second derivatives with variable coefficients

Resources

License

Stars

Watchers

Forks

Packages

No packages published