HYPE
Loading...
Searching...
No Matches
statetype_module::snowicestatetype Type Reference

Public Data Type Components

real, dimension(:,:), allocatable snow
real, dimension(:,:,:), allocatable csnow
real, dimension(:,:), allocatable snowage
real, dimension(:,:), allocatable snowdepth
real, dimension(:,:), allocatable snowcov
real, dimension(:,:), allocatable snowmax
real, dimension(:), allocatable glacvol
real, dimension(:,:), allocatable riversnow
real, dimension(:,:), allocatable riversnowage
real, dimension(:,:), allocatable riversnowdepth
real, dimension(:,:), allocatable riverice
real, dimension(:,:), allocatable riverbice
real, dimension(:,:), allocatable rivericecov
real, dimension(:,:), allocatable rivericepor
real, dimension(:,:), allocatable lakesnow
real, dimension(:,:), allocatable lakesnowage
real, dimension(:,:), allocatable lakesnowdepth
real, dimension(:,:), allocatable lakeice
real, dimension(:,:), allocatable lakebice
real, dimension(:,:), allocatable lakeicecov
real, dimension(:,:), allocatable lakeicepor
real, dimension(:,:), allocatable snowheat
real, dimension(:,:), allocatable snowliq

Detailed Description

Type for state variables related to snow and ice.

Data Type Components Description

◆ csnow

real, dimension(:,:,:), allocatable statetype_module::snowicestatetype::csnow

concentration of snow on soil, snow water equivalent per soil-landuse combination (substance,class,subbasin)

◆ glacvol

real, dimension(:), allocatable statetype_module::snowicestatetype::glacvol

glacier ice volume, one glacier class per subbasin (m3)

◆ lakebice

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakebice

black ice on lake (cm) per lake type (type,subbasin)

◆ lakeice

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakeice

ice on lake, total (cm) per lake type (type,subbasin)

◆ lakeicecov

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakeicecov

degree of ice cover on lake (fraction) per lake type (type,subbasin)

◆ lakeicepor

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakeicepor

porosity of river ice (fraction) per river type (type,subbasin)

◆ lakesnow

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakesnow

snow on lake, snow water equivalent per lake type (type,subbasin) !!OR snow(slc_ilake,i)?

◆ lakesnowage

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakesnowage

age of snow on lake per lake type (type,subbasin) !!OR snow(slc_mriver,i) no used when a=0?

◆ lakesnowdepth

real, dimension(:,:), allocatable statetype_module::snowicestatetype::lakesnowdepth

depth of snow pack on lake per lake type (type,subbasin)

◆ riverbice

real, dimension(:,:), allocatable statetype_module::snowicestatetype::riverbice

black ice on river (cm) per river type (type,subbasin)

◆ riverice

real, dimension(:,:), allocatable statetype_module::snowicestatetype::riverice

ice on river, total (cm) per river type (type,subbasin)

◆ rivericecov

real, dimension(:,:), allocatable statetype_module::snowicestatetype::rivericecov

degree of ice cover on river (fraction) per river type (type,subbasin)

◆ rivericepor

real, dimension(:,:), allocatable statetype_module::snowicestatetype::rivericepor

porosity of river ice (fraction) per river type (type,subbasin)

◆ riversnow

real, dimension(:,:), allocatable statetype_module::snowicestatetype::riversnow

snow on river, snow water equivalent per river type (type,subbasin)

◆ riversnowage

real, dimension(:,:), allocatable statetype_module::snowicestatetype::riversnowage

age of snow on river per river type (type,subbasin)

◆ riversnowdepth

real, dimension(:,:), allocatable statetype_module::snowicestatetype::riversnowdepth

depth of snow pack on river per river type (type,subbasin)

◆ snow

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snow

snow on soil, snow water equivalent per soil-landuse combination (class,subbasin)

◆ snowage

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowage

age of snow pack on soil per land-soil combination (class,subbasin)

◆ snowcov

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowcov

degree of snow cover on soil per land-soil combination (class,subbasin)

◆ snowdepth

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowdepth

depth of snow pack on soil per land-soil combination (class,subbasin)

◆ snowheat

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowheat

heat content of snow on soil per soil-landuse combination (class,subbasin)

◆ snowliq

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowliq

liquid water content of snow on soil per soil-landuse combination (class,subbasin)

◆ snowmax

real, dimension(:,:), allocatable statetype_module::snowicestatetype::snowmax

max snow pack on soil per land-soil combination (class,subbasin)


The documentation for this type was generated from the following file: