SNOWPACK  SNOWPACK-3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tag Class Reference

Detailed Description

Class for recording reference properties of tagged elements.

#include <DataClasses.h>

Public Member Functions

 Tag ()
 
void compute_properties (const ElementData &Edata)
 Compute tag properties. More...
 
void reposition_tag (const bool &useSoilLayers, const double &z, SnowStation &Xdata)
 Reposition tag. More...
 

Public Attributes

std::string label
 Label for output file header. More...
 
mio::Date date
 date at which to start tagging More...
 
size_t elem
 Index of tagged element. More...
 
double previous_depth
 Last position of corresponding fixed rate sensor perpendicular to slope (m) More...
 
double etaNS
 New snow viscosity according to M. Lehning. More...
 
double etaMSU
 Snow viscosity (Montana model) More...
 
double ML2L
 layer to layer flux More...
 
double lp
 lattice constant More...
 

Static Public Attributes

static const bool metamo_expl = false
 set while using the explicit metamorphism model More...
 

Constructor & Destructor Documentation

Tag::Tag ( )

Member Function Documentation

void Tag::compute_properties ( const ElementData Edata)

Compute tag properties.

Author
Charles Fierz
Version
10.05
Parameters
Edata
void Tag::reposition_tag ( const bool &  useSoilLayers,
const double &  z,
SnowStation Xdata 
)

Reposition tag.

Author
Charles Fierz
Version
10.03

Member Data Documentation

mio::Date Tag::date

date at which to start tagging

size_t Tag::elem

Index of tagged element.

double Tag::etaMSU

Snow viscosity (Montana model)

double Tag::etaNS

New snow viscosity according to M. Lehning.

std::string Tag::label

Label for output file header.

double Tag::lp

lattice constant

const bool Tag::metamo_expl = false
static

set while using the explicit metamorphism model

To be set while using the explicit metamorphism model to output ML2L and lp on tagged elements.

double Tag::ML2L

layer to layer flux

double Tag::previous_depth

Last position of corresponding fixed rate sensor perpendicular to slope (m)


The documentation for this class was generated from the following files: