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

◆ sea_level_rise_potential()

double pism::sea_level_rise_potential ( const Geometry geometry,
double  thickness_threshold 
)

Computes the sea level rise that would result if all the ice were melted.

Definition at line 387 of file Geometry.cc.

References pism::array::Array::grid(), pism::Geometry::ice_thickness, and ice_volume_not_displacing_seawater().

Referenced by pism::diagnostics::scalar::SeaLevelRisePotential::compute().