hydromodpy.spatial.mesh.gmsh_grid.cases#

Reference scripts that demonstrate the Gmsh mesh workflow end to end.

These cases are not the core implementation. They are runnable examples that show how to load a 2D mesh, extrude it to 3D, compare it with structured meshes, and export values for inspection.

Modules

comparison_cartesian_vs_gmsh_2d

Example package for comparing cartesian and Gmsh planar discretizations.

comparison_cartesian_vs_gmsh_3d

Group the reference assets for the 3D cartesian-versus-Gmsh comparison.

reference_2d_geology_base

Example package for the baseline 2D geology-driven Gmsh workflow.

reference_2d_geology_conformal

Hold the runnable example for 2D zone-conformal meshing on real geology.

reference_3d_fieldparam

Example package for the 3D FieldParam-on-prism discretization workflow.

reference_3d_mesh

Example package for the standalone 3D prism extrusion step.

review_cases

Iteratively run the visual Gmsh example cases for manual review.