PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Attributes | List of all members
pism::stressbalance::SSAFEM::Coefficients Struct Reference

#include <SSAFEM.hh>

Public Attributes

double thickness
 ice thickness More...
 
double bed
 bed elevation More...
 
double sea_level
 sea level More...
 
double tauc
 basal yield stress More...
 
double hardness
 ice hardness More...
 
Vector2d driving_stress
 prescribed gravitational driving stress More...
 

Detailed Description

Storage for SSA coefficients at element nodes.

All fields must be "double" or structures containing "double" for array::Array2D<T> to work correctly.

Definition at line 54 of file SSAFEM.hh.


The documentation for this struct was generated from the following file: