PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().