firedrakeproject / asQ

A library for implementing ParaDIAG timestepping algorithms using Firedrake
MIT License
4 stars 1 forks source link

Full Williamson case 6 example #48

Open JHopeCollins opened 2 years ago

JHopeCollins commented 2 years ago

Now that we have the shallow water utilities, the new shallow water implicit solver, and paradiag.next_window(), we need an example for Williamson6. This example needs:

JHopeCollins commented 2 years ago

This should use the update Williamson 6 initial conditions which introduce an explicit instability. This dominates over the numerical instability which can pollute the solution.