PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ effective_change()

static double pism::effective_change ( double  H,
double  dH 
)
inlinestatic

Given ice thickness H and the "proposed" change dH, compute the corrected change preserving non-negativity.

Definition at line 994 of file GeometryEvolution.cc.

Referenced by pism::GeometryEvolution::compute_surface_and_basal_mass_balance().