Struct FSM::data#

Nested Relationships#

This struct is a nested type of Class FSM.

Inheritance Relationships#

Base Type#

  • public face_info

Struct Documentation#

struct data : public face_info#

Public Members

float alb0 = 0.2#
float vegh = 0#
float VAI = 0#
struct FSM::data::[anonymous] veg#
float albs = 0.8#
float Tsrf = 263.0#
float Dsnw[SNOW_LAYER_COUNT] = {0, 0, 0, 0, 0, 0}#
int Nsnow = 0#
float Qcan[CANOPY_LAYER_COUNT] = {0, 0}#
float Rgrn[SNOW_LAYER_COUNT] = {0, 0, 0, 0, 0, 0}#
float Sice[SNOW_LAYER_COUNT] = {0, 0, 0, 0, 0, 0}#
float Sliq[SNOW_LAYER_COUNT] = {0, 0, 0, 0, 0, 0}#
float Sveg[CANOPY_LAYER_COUNT] = {0, 0}#
float Tcan[CANOPY_LAYER_COUNT] = {285, 285}#
float Tsnow[SNOW_LAYER_COUNT] = {263, 263, 263, 263, 263, 263}#
float Tsoil[SOIL_LAYER_COUNT] = {263, 263.1, 263.2, 263.3}#
float Tveg[CANOPY_LAYER_COUNT] = {285, 285}#
float Vsat = 0.27#
float Vsmc[SOIL_LAYER_COUNT] = {(float)0.5 * Vsat, (float)0.5 * Vsat, (float)0.5 * Vsat, (float)0.5 * Vsat}#
struct FSM::data::[anonymous] state#
float H = -9999#
float LE = -9999#
float LWout = -9999#
float LWsub = -9999#
float Melt = -9999#
float Roff = -9999#
float snd = -9999#
float snw = -9999#
float subl = -9999#
float svg = -9999#
float SWout = -9999#
float SWsub = -9999#
float Usub = -9999#
float Wflx[SNOW_LAYER_COUNT] = {-9999, -9999, -9999, -9999, -9999, -9999}#
float sum_snowpack_subl = -9999#
struct FSM::data::[anonymous] diag#