|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes the thickness of the basal layer of temperate ice. More...
#include <iceModel_diagnostics.hh>

Public Member Functions | |
| IceModel_tempicethk_basal (IceModel *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes the thickness of the basal layer of temperate ice.
Definition at line 138 of file iceModel_diagnostics.hh.
| IceModel_tempicethk_basal | ( | IceModel * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 745 of file iceModel_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | output | ) | [virtual] |
Uses linear interpolation to go beyond vertical grid resolution.
Definition at line 760 of file iceModel_diagnostics.cc.
References EnthalpyConverter::getEnthalpyCTS(), EnthalpyConverter::getPressureFromDepth(), and EnthalpyConverter::isTemperate().
1.7.3