|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
Computes the driving shear stress at the base of ice (diagnostically). More...
#include <PISMStressBalance_diagnostics.hh>

Public Member Functions | |
| PSB_taud_mag (PISMStressBalance *m, IceGrid &g, PISMVars &my_vars) | |
| virtual PetscErrorCode | compute (IceModelVec *&result) |
Computes the driving shear stress at the base of ice (diagnostically).
Definition at line 156 of file PISMStressBalance_diagnostics.hh.
| PSB_taud_mag | ( | PISMStressBalance * | m, |
| IceGrid & | g, | ||
| PISMVars & | my_vars | ||
| ) |
Definition at line 785 of file PISMStressBalance_diagnostics.cc.
| PetscErrorCode compute | ( | IceModelVec *& | result | ) | [virtual] |
Definition at line 795 of file PISMStressBalance_diagnostics.cc.
References n, and exactV::standard_gravity.
1.7.3