OceanMesh2D V2.0
Pre-releaseThis release has a number of additional capabilities:
-
The primary change is using the m_map library to mesh in an arbitrary projected space ensuring the user-defined mesh size constraints are obeyed on the sphere. The ability to build meshes in a projected space (e.g.., stereographic) supports global meshing where the boundaries are wrapped/periodic in space by construction.
-
The capability to use nests and meshing extents with arbitrary polygonal extents is now supported. Previously, this was required to be rectangular bounding boxes.
-
New stricter termination criteria are introduced based on a geometric quality saturation. This termination criterion produces higher-geometric quality meshes than before.
-
Updates to plotting, plus operator (to merge two overlapping meshes in projected space), and various msh methods (e.g., interp method).
-
The ability to specify weir crestlines (as polylines) to constrain internal boundaries in the mesh generation process.
-
A number of bug fixes have been dealt with making the release much more stable and reliable.