hydromodpy.solver.modflow6.builders.initial_conditions#

MF6 initial-condition and rewet builders.

Functions

build_start_heads(model, solver_mesh)

Build MF6 starting heads as flat (nlay, ncpl) for DISV.

resolve_rewet_npf_options(model, solver_mesh)

Return MF6 NPF rewet options and the matching WETDRY array.

rewet_is_enabled(model)

Return whether MF6 rewetting is enabled for the current run.