100 km2, headwater Mesh, Outlet 27, Rivers only, 30% buffer#
Note
This page and its static assets are auto-generated by python -m tools.doc_gallery. The Sphinx build only reads committed PNG and JSON artifacts.
This case is reserved for a catchment mesh where geology is removed from the internal constraint set, but the watershed boundary, support extent, and outside de-refinement stay aligned with the standard gallery workflow.


Case Setup#
Case family: 100 km2, headwater.
Scale target: 100 km2.
Outlet identifier: 27.
Gallery variant: Rivers only, 30% buffer.
Bundle-reported constraints mode: rivers_only.
What It Shows#
How the river network alone structures the internal conformal mesh when geology is not enforced.
How the same buffered watershed support can be compared fairly against the geology-plus-rivers variant.
How outside coarsening still protects the basin focus while simplifying the external region.
Key Metrics#
Nodes: 2178
Cells: 4312
River edges: 717
Geology interfaces: 343
Reproduce#
Run the underlying example or validation case with:
python -m tools.doc_gallery
Refresh the committed gallery artifacts with:
python -m tools.doc_gallery
Case Parameters#
Selected Parameters#
Field |
Meaning |
Value |
Source |
|---|---|---|---|
|
Scale bucket used to group repeated mesh gallery cases. |
100 km2 |
|
|
Outlet identifier used by the source batch meshing run. |
27 |
|
|
Gallery variant describing the active constraints and buffering policy. |
Rivers only, 30% buffer |
|
|
Constraint family carried by the imported bundle or viewer config. |
rivers_only |
|
|
Cell attribute used to color the mesh in the overview figure. |
area_m2 |
|
|
Whether a dedicated topography panel is shown alongside the mesh map. |
true |
|
|
Node or cell field used to render the topography panel when it is enabled. |
z_top_mean |
|
|
Whether geology interfaces are explicitly highlighted in the viewer output. |
true |
|
|
Whether river-constrained edges are highlighted in the viewer output. |
true |
|
Mesh Summary#
Field |
Meaning |
Value |
Source |
|---|---|---|---|
|
Coordinate reference system declared by the imported mesh bundle. |
EPSG:2154 |
|
|
Number of nodes available in the displayed mesh bundle. |
2178 |
|
|
Number of cells available in the displayed mesh bundle. |
4312 |
|
|
Number of edges available in the displayed mesh bundle. |
6489 |
|
|
Count of edges tagged as river constraints in the bundle. |
717 |
|
|
Count of watershed-boundary edges in the bundle. |
42 |
|
|
Count of geology-interface edges present in the bundle. |
343 |
|
|
Distinct geology codes present in the imported bundle. |
1, 1441, 1561, 1681, 1721, 1841, 2041, 21, 2101, 2121, 2151, 2191 |
|
Source Pointers#
examples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/viewer_config.tomlexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/case.jsonexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/mesh_2d.mshexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/nodes.csvexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/cells.csvexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/edges.csvexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/cell_geology_fractions.csvexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/metadata.jsonexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/mesh_summary.jsonexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/bundle/README.mdexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/figures/mesh_overview.pngexamples/projects/07_mesh_gallery/100km2/mesh_100km2_outlet_27_rivers_only_buffer30/figures/mesh_regional.png
Artifacts#
docs/source/_static/capability_gallery/mesh/mesh_100km2_outlet_27_rivers_only_buffer30_overview.pngdocs/source/_static/capability_gallery/mesh/mesh_100km2_outlet_27_rivers_only_buffer30_regional.pngdocs/source/_static/capability_gallery/mesh/mesh_100km2_outlet_27_rivers_only_buffer30_summary.jsonstores the displayed metrics plus source hashes used bypython -m tools.doc_gallery --check.