hydromodpy.spatial.mesh.gmsh_grid.cases.reference_3d_fieldparam.run_case_3d_fieldparam#
Run the reference 3D FieldParam case and its companion tools.
This module intentionally remains the runnable façade for the case family:
run: discretize the FieldParam on the extruded prism meshpostprocess: attach/export valued meshesvisualize: build lightweight QA figuresinteractive: launch the PyVista-based viewer
The config parsing, summary construction, and overview figure building now live in dedicated helpers so this file stays closer to workflow orchestration.
Functions
|
Build the full state of the main 3D FieldParam discretization case. |
|
Build the state of the 3D postprocess/export companion step. |
|
Build the state of the lightweight QA-figure companion workflow. |
|
Build the state of the interactive PyVista viewer companion workflow. |
|
|
|
Run the main 3D FieldParam discretization case. |
|
Run the postprocess/export companion workflow. |
|
Run the lightweight QA-figure companion workflow. |
|
Run the interactive PyVista viewer companion workflow. |