firedrakeproject / gusto

Three dimensional atmospheric dynamical core using the Gung Ho numerics.
http://firedrakeproject.org/gusto/
MIT License
12 stars 11 forks source link

TR_BDF2 is not based on multi-level time discretisation #517

Open tommbendall opened 3 months ago

tommbendall commented 3 months ago

The TR_BDF2 scheme is currently implemented from the TimeDiscretisation class, but it could actually be implemented from the ImplicitMultistage class.