PISM, A Parallel Ice Sheet Model stable 0.4.1779
Public Member Functions

IceModel_tempicethk_basal Class Reference

Computes the thickness of the basal layer of temperate ice. More...

#include <iceModel_diagnostics.hh>

Inheritance diagram for IceModel_tempicethk_basal:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IceModel_tempicethk_basal (IceModel *m, IceGrid &g, PISMVars &my_vars)
virtual PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes the thickness of the basal layer of temperate ice.

Definition at line 138 of file iceModel_diagnostics.hh.


Constructor & Destructor Documentation

IceModel_tempicethk_basal ( IceModel m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 745 of file iceModel_diagnostics.cc.


Member Function Documentation

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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines