This module contains (ALL) the constitutive laws for the 1d snowpack model
.
More...
#include <snowpack/Laws_sn.h>
#include <snowpack/Utils.h>
#include <snowpack/Constants.h>
#include <snowpack/snowpackCore/Metamorphism.h>
This module contains (ALL) the constitutive laws for the 1d snowpack model
.
This includes Michael Lehning's ALBEDO law as well as Bob Brown's VISCOSITY and HEAT CONDUCTION models. It also contains the SENSIBLE and LATENT heat CONVECTION coefficients. Moreover, this code is used by ALL snowpack modules – creep, temperature and water transport. Many of the laws, for example the ELASTICITY modulus were programmed up by Marc Christen and taken directly from program HAEFELI, the 2d snowpack model.