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

◆ layer_thickness()

const array::Scalar & pism::surface::SurfaceModel::layer_thickness ( ) const

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