PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

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