HYPE
All Classes Namespaces Files Functions Variables Pages
Private Data Type Components | List of all members
statetype_module::snowicestatetype Type Reference

Private 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
private

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

◆ glacvol

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

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

◆ lakebice

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

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

◆ lakeice

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

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

◆ lakeicecov

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

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

◆ lakeicepor

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

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

◆ lakesnow

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

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

◆ lakesnowage

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

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
private

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

◆ riverbice

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

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

◆ riverice

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

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

◆ rivericecov

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

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

◆ rivericepor

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

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

◆ riversnow

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

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

◆ riversnowage

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

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

◆ riversnowdepth

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

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

◆ snow

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

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

◆ snowage

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

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

◆ snowcov

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

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

◆ snowdepth

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

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

◆ snowheat

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

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

◆ snowliq

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

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

◆ snowmax

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

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


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