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

Add a tutorial to help users choose an appropriate advection kernel #1549

Open
erikvansebille opened this issue Apr 30, 2024 · 0 comments
Open
Labels
documentation enhancement help wanted oceanography Issues that require knowledge of oceanography to complete

Comments

@erikvansebille
Copy link
Member

Following on from the RK45 update (#1539), it might be good to create a tutorial that helps users identify which Advection kernels are most appropriate for their work. This could build on the paper by Nordam & Duran 2020 and some recent work by @daanreijnders.

The tutorial could include comparisons between the Euler-Forward, RK4, RK45, and Analytical schemes that already exist, as well as perhaps add RK2 and RK23 (aka Bogacki–Shampine).

The tutorial could also link to the diffusion tutorial, and perhaps even have some discussion on how to choose appropriate values of dt (for explicit methods)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement help wanted oceanography Issues that require knowledge of oceanography to complete
Projects
Status: Backlog
Development

No branches or pull requests

2 participants