#include <Metamorphism.h>
◆ Metamorphism()
◆ csPoreArea()
double Metamorphism::csPoreArea |
( |
const ElementData & |
Edata | ) |
|
|
static |
This routine estimates the cross sectional pore area.
- Parameters
-
- Returns
- area (mm2)
◆ ddRate()
double Metamorphism::ddRate |
( |
const ElementData & |
Edata | ) |
|
|
static |
Compute the rate of change of dendricity according to the Crocus model.
.
- Version
- 10.11
- Parameters
-
- Returns
- Rate of change (d-1)
◆ getCoordinationNumberN3()
double Metamorphism::getCoordinationNumberN3 |
( |
const double & |
Rho | ) |
|
|
static |
This routine estimates the coordination number as a function of the snow density, used for both the FRENCH and MONTANA metamorphism models. The MONTANA model uses the coordination number to determine the thermal conductivity of snow. The constants are based on experimental results. This is a typical montana State University routine – a bunch of defines with a lot of unusual constants, a bunch of multiplications and then a return. And they expect us to believe this stuff.
- Parameters
-
- Returns
- Coordination number (1)
◆ runMetamorphismModel()
◆ ba_g_fudge
const double Metamorphism::ba_g_fudge = 3. |
|
static |
brief Defines Thorsten's Geometry FUDGE
◆ bond_size_stop
const double Metamorphism::bond_size_stop = 0.75 |
|
static |
◆ max_grain_bond_ratio
const double Metamorphism::max_grain_bond_ratio = 0.95 |
|
static |
Absolute limit of grain to bond ratio (SH, initialisation)
◆ max_grain_growth
const double Metamorphism::max_grain_growth = 5. |
|
static |
A grain cannot grow more than 5.0 mm d-1.
◆ mm_tg_dpdz
const double Metamorphism::mm_tg_dpdz = 5. |
|
static |
Defines the vapor pressure gradient at which TG metamorphism begins (hPa m-1)
◆ sa_g_fudge
const double Metamorphism::sa_g_fudge = 0.35 |
|
static |
Defines Satyawali's Geometry FUDGE.
◆ wind_slab_depth
const double Metamorphism::wind_slab_depth = 0.07 |
|
static |
◆ wind_slab_enhance
const double Metamorphism::wind_slab_enhance = 5. |
|
static |
For no action, set strength factor for wind slab formation to 0.0.
◆ wind_slab_vw
const double Metamorphism::wind_slab_vw = 5. |
|
static |
The documentation for this class was generated from the following files: