hydromodpy.solver.boussinesq.runtimes.dry_equilibrium#
Dry-equilibrium probes for Boussinesq obstacle solves.
The helpers in this module are deliberately small and PETSc-free. They are used to distinguish a physically dry lower-obstacle equilibrium from a failed Newton iterate that merely collapsed near the bottom bound.
Functions
|
Assemble a steady balance using physical or effective transmissivity. |
|
Return whether |
|
Return the thickness used by a numerical transmissivity regularization. |
|
Return the hydrologic saturated thickness, without numerical floor. |
|
Return physical/effective thickness statistics for diagnostics. |
Classes
|
Result of a dry lower-obstacle equilibrium check. |
|
Steady balance evaluated with an optional effective-thickness floor. |