geo-fluid-dynamics / sapphire

An engine for constructing PDE-based simulations using Firedrake
MIT License
19 stars 5 forks source link

Revisit test points for MMS with Navier-Stokes-Boussinesq and enthalpy-porosity #95

Closed agzimmerman closed 3 years ago

agzimmerman commented 4 years ago

After correcting the scaling of energy diffusion with non-unit Reynolds number in #94 , the spatial accuracy MMS verification for unsteady Navier-Stokes-Boussinesq didn't require nearly as large of a grid (when using Re = 20). Maybe there are other tests which can be made less expensive now.

agzimmerman commented 3 years ago

The tests run quickly enough and I don't intend to look into this in the foreseeable future.