Add a tutorial to help users choose an appropriate advection kernel #1549
Labels
documentation
enhancement
help wanted
oceanography
Issues that require knowledge of oceanography to complete
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)The text was updated successfully, but these errors were encountered: