parcels icon indicating copy to clipboard operation
parcels copied to clipboard

Add a tutorial to help users choose an appropriate advection kernel

Open erikvansebille opened this issue 9 months ago • 0 comments

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)

erikvansebille avatar Apr 30 '24 11:04 erikvansebille