hydromodpy.spatial.mesh.gmsh_grid.cases.reference_2d_geology_conformal#
Hold the runnable example for 2D zone-conformal meshing on real geology.
This package complements the baseline Gmsh examples with a case where the mesh is adapted to polygon boundaries. It is meant for geometric QA and reference workflows, not for the low-level meshing algorithms themselves.
The package-level API intentionally exposes only the runnable entry points.
Private helper modules such as case_config, planning and plotting
remain internal implementation details.
Modules
Configuration normalization for the reference 2D zone-conformal case. |
|
Shared contracts for the reference 2D zone-conformal case. |
|
Execution helpers for the reference 2D zone-conformal case. |
|
Planning helpers for the reference 2D zone-conformal meshing case. |
|
Plotting helpers for the reference 2D zone-conformal case. |
|
Reporting helpers for the reference 2D zone-conformal case. |
|
Run the reference 2D zone-conformal meshing case. |
|
Small runner-only helpers for the reference 2D zone-conformal case. |
|
Minimal support-domain helpers for the conformal reference case. |