hydromodpy.solver.modflow6.adapters.flow#

Adapter for the flow/modflow6 solver pair.

This module contains only the MODFLOW 6-specific construction step. The shared flow execution lifecycle lives in hydromodpy.solver.modflow_common.flow_adapter_helpers.

Classes

Modflow6FlowAdapter()

Bridge one planned flow/modflow6 run to the Modflow6 API.