PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#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... | |
Storage for SSA coefficients at element nodes.
All fields must be "double" or structures containing "double" for array::Array2D<T> to work correctly.