PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ 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 228 of file SurfaceModel.cc. References layer_thickness_impl(). |