PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
#include <SSAFEM.hh>
Public Attributes | |
double | thickness |
ice thickness | |
double | bed |
bed elevation | |
double | sea_level |
sea level | |
double | tauc |
basal yield stress | |
double | hardness |
ice hardness | |
Vector2d | driving_stress |
prescribed gravitational driving stress | |
Storage for SSA coefficients at element nodes.
All fields must be "double" or structures containing "double" for array::Array2D<T> to work correctly.