Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
pism::stressbalance::SSAFEM::Coefficients Struct Reference

#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
 

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 52 of file SSAFEM.hh.


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