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

Implement Back and Forth Error Compensation and Correction in Semi-lagrangian solver #513

Open
jforthofer opened this issue Feb 23, 2024 · 0 comments

Comments

@jforthofer
Copy link
Contributor

Consider adding these methods to improve accuracy in advection stepping to 2nd order in space and time. Simple implementation, but requires 3 of these steps instead of 1 so, in our current interpolation method will be computationally costly.
https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=b32249a8399e87dbdf47d6cc2e8b44ac8222e1d0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant