|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
#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.