firedrakeproject / asQ

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

More complete Williamson 5 test case. #49

Closed JHopeCollins closed 2 years ago

JHopeCollins commented 2 years ago

Run and assess the Williamson 5 test case out to the full duration

JHopeCollins commented 2 years ago

Williamson 5 example using the windowing paradiag.solve(). Potential vorticity and CFL diagnostics are collected at each window. Williamson 2 example modified so everything up to initialisation of paradiag matches Williamson 5. This should make writing the SWE miniapp more straightforward.