|
SNOWPACK 20260217.97ebebde
Physically based, energy balance snow cover model
|
#include <snowpack/StabilityAlgorithms.h>#include <snowpack/DataClasses.h>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | Stability |
| This class contains the snow stability routines for the snowpack model. More... | |
Typedefs | |
| typedef double(* | StabMemFn) (const ElementData &, const double &) |
| typedef bool(* | StabFnShearStrength) (const double &, const double &, const mio::Date &, ElementData &, NodeData &, StabilityData &) |
| typedef bool(* StabFnShearStrength) (const double &, const double &, const mio::Date &, ElementData &, NodeData &, StabilityData &) |
| typedef double(* StabMemFn) (const ElementData &, const double &) |