PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ 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 993 of file GeometryEvolution.cc.

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