hydromodpy.solver.modflow6.runtime_reuse#

Calibration runtime-reuse helpers for MODFLOW 6 flow models.

Functions

calibration_runtime_reuse_enabled(...)

Return True when calibration asks for one reusable MF6 runtime.

can_refresh_runtime_reuse(model, *, flow, ...)

Return True when a cached runtime can be refreshed in place.

refresh_reused_runtime_property_packages(...)

Update only runtime-varying hydraulic packages on a reused MF6 object.

runtime_reuse_signature(model, *, flow, ...)

Capture the static runtime structure that must remain stable.