xbudget.nodes.LateralDivergence¶ class xbudget.nodes.LateralDivergence(fx, fy)[source]¶ Bases: object Horizontal flux divergence div(Fx, Fy) of two flux sub-terms. Evaluated on cell centers with native xgcm so face-connected (e.g. LLC) topologies are handled correctly. Methods Attributes kind fx fy Parameters: fx (object) fy (object)