Relates to #2006
Create generic unstructured dataset, resembling FESOM2, from delaunay triangulation and uniform vertical grid spacing.
The model domain
- is regional
- has flat bottom topography (depth = 1000m)
- uses uniform vertical grid spacing (
dz = 100m)
The underlying fields should be placed on [vertices,face-centers] X [ vertical faces, vertical centers] and should be defined as analytical functions to help with verification of interpolation methods.
Add a sketch of a test in the tests/v4 subdirectory that is meant to exercise the field.eval
Relates to #2006
Create generic unstructured dataset, resembling FESOM2, from delaunay triangulation and uniform vertical grid spacing.
The model domain
dz = 100m)The underlying fields should be placed on [vertices,face-centers] X [ vertical faces, vertical centers] and should be defined as analytical functions to help with verification of interpolation methods.
Add a sketch of a test in the
tests/v4subdirectory that is meant to exercise the field.eval