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

HybridIceStripped Class Reference

Derived class of HybridIce for testing purposes only. More...

#include <flowlaws.hh>

Inheritance diagram for HybridIceStripped:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HybridIceStripped (MPI_Comm c, const char pre[], const NCConfigVariable &config)
virtual PetscReal flow_from_temp (PetscReal stress, PetscReal temp, PetscReal pressure, PetscReal gs) const

Protected Attributes

PetscReal d_grain_size_stripped

Detailed Description

Derived class of HybridIce for testing purposes only.

HybridIceStripped is a simplification of Goldsby-Kohlstedt. Compare to that used in Peltier et al 2000, which is even simpler.

Definition at line 272 of file flowlaws.hh.


Constructor & Destructor Documentation

HybridIceStripped ( MPI_Comm  c,
const char  pre[],
const NCConfigVariable &  config 
)

Member Function Documentation

virtual PetscReal flow_from_temp ( PetscReal  stress,
PetscReal  temp,
PetscReal  pressure,
PetscReal  gs 
) const [virtual]

Reimplemented from HybridIce.


Member Data Documentation

Definition at line 278 of file flowlaws.hh.


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