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

SIAFD_schoofs_theta Class Reference

Computes the multiplier $\theta$ in Schoof's (2003) theory of the effect of bed roughness on the diffusivity of the SIA. More...

#include <SIAFD.hh>

Inheritance diagram for SIAFD_schoofs_theta:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SIAFD_schoofs_theta (SIAFD *m, IceGrid &g, PISMVars &my_vars)
virtual PetscErrorCode compute (IceModelVec *&result)

Detailed Description

Computes the multiplier $\theta$ in Schoof's (2003) theory of the effect of bed roughness on the diffusivity of the SIA.

See page Using Schoof's (2003) parameterized bed roughness technique in PISM and reference [Schoofbasaltopg2003].

Definition at line 100 of file SIAFD.hh.


Constructor & Destructor Documentation

SIAFD_schoofs_theta ( SIAFD m,
IceGrid &  g,
PISMVars &  my_vars 
)

Definition at line 28 of file SIAFD_diagnostics.cc.


Member Function Documentation

PetscErrorCode compute ( IceModelVec *&  result) [virtual]

Definition at line 40 of file SIAFD_diagnostics.cc.


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