hydromodpy.solver.modflow6.render#
MODFLOW 6 matplotlib overlays for native mesh PNG and runtime support overview.
Note: the runtime-support overview helpers in this module are retained for
backward compatibility with the original modflow6.py surface. The canonical
overlay rendering path used by post-processing lives in diagnostics.py.
Functions
|
Write one diagnostic figure showing runtime gmsh supports used by the solver. |
|
Write PNG figures for native mesh cell series. |
|
Return XY polygons for one sequence of runtime support cell ids. |
|
Return XY segments for one sequence of runtime support edge indices. |
|
Return active runtime support selections to visualize on one overview figure. |
|
Return resolved well locations suitable for diagnostic plotting. |
|
Return a Windows long-path spelling while keeping normal paths unchanged. |