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

PSB_wvel Class Reference

Computes vertical ice velocity (relative to the geoid). More...

#include <PISMStressBalance_diagnostics.hh>

Inheritance diagram for PSB_wvel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PSB_wvel (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars)
PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes vertical ice velocity (relative to the geoid).

\[ w(s) = \tilde w(s) + \frac{\partial b}{\partial t} + U(s) \cdot \nabla b \]

Definition at line 82 of file PISMStressBalance_diagnostics.hh.


Constructor & Destructor Documentation

PSB_wvel ( PISMStressBalance m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 360 of file PISMStressBalance_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result)

Definition at line 372 of file PISMStressBalance_diagnostics.cc.

References exactV::v().

Referenced by PSB_wvelbase::compute(), and PSB_wvelsurf::compute().


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