Open xkykai opened 1 year ago
Currently, NonHydrostaticModel does not support specifications for momentum_advection and tracer_advection. It would be nice to include a feature like this, as has been implemented in the HydrostaticFreeSurfaceModel.
NonHydrostaticModel
momentum_advection
tracer_advection
HydrostaticFreeSurfaceModel
@simone-silvestri
Agree, someone should work on that 😄
Currently,
NonHydrostaticModel
does not support specifications formomentum_advection
andtracer_advection
. It would be nice to include a feature like this, as has been implemented in theHydrostaticFreeSurfaceModel
.@simone-silvestri