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

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