PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ layer_thickness()
Returns thickness of the surface layer. Could be used to compute surface elevation as a sum of elevation of the top surface of the ice and surface layer (firn, etc) thickness. Basic surface models currently implemented in PISM do not model surface layer thickness. Definition at line 222 of file SurfaceModel.cc. References layer_thickness_impl(). |