This module contains the snow metamorphism routines of the SLF one-dimensional snowpack model
It represents a truly international research effort: Dr. Bob "Borolo" Brown of montana state university (USA) provided a lot of the motivation and low temperature gradient micro-structure physics; Dr. Michael provided project leadership, a sense of the practical and more importantly, the link to the avalanche warning group, i.e. he told everybody what to do; Dr. Pramod Sataywali (SASE, INDIA) came up with the high temperature gradient micro-structure routines; Dr. Perry Bartelt wrote the code and integrated it into a very sensible continuum mechanics model that works pretty well.
More...
#include <cstddef>
#include <snowpack/snowpackCore/Metamorphism.h>
#include <snowpack/Constants.h>
#include <snowpack/Utils.h>
#include <snowpack/snowpackCore/Snowpack.h>
Functions | |
Thresholds for wind slab formation | |
static std::string | get_model (const SnowpackConfig &cfg) |
static double | get_sn_dt (const SnowpackConfig &cfg) |
static double | get_nsgs (const SnowpackConfig &cfg) |
This module contains the snow metamorphism routines of the SLF one-dimensional snowpack model
It represents a truly international research effort: Dr. Bob "Borolo" Brown of montana state university (USA) provided a lot of the motivation and low temperature gradient micro-structure physics; Dr. Michael provided project leadership, a sense of the practical and more importantly, the link to the avalanche warning group, i.e. he told everybody what to do; Dr. Pramod Sataywali (SASE, INDIA) came up with the high temperature gradient micro-structure routines; Dr. Perry Bartelt wrote the code and integrated it into a very sensible continuum mechanics model that works pretty well.
Definition of some of the essential variables:
PRIMARY micro-structure parameters computed by the Metamorphism routine:
SECONDARY micro-structure parameters computed by Metamorphism routine:
SECONDARY micro-structure parameters computed by routines found in Laws_sn.c:
These are the variables needed to compute these values of the ElementData class within the snowStation class:
The french metamorphism routines were written in November 1995 by Perry Bartelt and Martin Schneebeli. They were first used in the 2d snowpack code haefeli.
|
static |
|
static |
|
static |