hydromodpy.solver.boussinesq.jacobian.common#
Common helpers shared by semianalytic Boussinesq Jacobian builders.
Functions
|
Return a scalar or vector payload as one cell-aligned float array. |
|
Concatenate sparse COO triplet sets while ignoring empty pieces. |
|
Return the diagonal derivative of the top-drainage operator. |
|
Return the harmonic mean conductivity used in Jacobian edge operators. |
|
Return the piecewise derivative of saturated thickness with respect to head. |
|
Return the saturated thickness in one cell as a scalar float. |
|
Return d max(h - z_bottom, 0) / dh for the transient storage term. |