hydromodpy.solver.modflow6.postprocess#

Per-timestep post-processing helpers for MODFLOW 6 flow and transport.

Module-level imports bf, pp, raster_io, masstransfer, rasterio are kept at the package root: unit tests monkeypatch them through the dotted path hydromodpy.solver.modflow6.postprocess.<name>.

Functions

run_flow_post_processing(model[, options])

Run MODFLOW 6 flow post-processing and persist the selected outputs.

run_transport_post_processing(...[, ...])

Run MODFLOW 6 transport post-processing on the paired GWT outputs.