hydromodpy.solver.boussinesq.assembly.boundary_flux_reconstruction#

Boundary-flux reconstruction helpers for prescribed-head diagnostics.

The Boussinesq driver now treats cell-prescribed heads as the canonical Dirichlet representation. This module rebuilds the edge-aligned boundary diagnostic from the canonical prescribed-cell state and the resolved edge supports used by the driver.

Functions

rebuild_boundary_edge_flux(*, mesh, head_m, ...)

Return the canonical edge-based boundary flux diagnostic.