Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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