HYPE
Loading...
Searching...
No Matches
modvar::outvaridtype Type Reference

Public Data Type Components

character(len=4) shortname
character(len=30) longname
integer vartype
integer water
integer basearea
integer classtype
integer obsvar
character(len=6) shortunit
character(len=20) longunit
character(len=6) upunit = ''
real min = 0.
real max = def_max

Detailed Description

Type for holding information about output variables.

Data Type Components Description

◆ basearea

integer modvar::outvaridtype::basearea

base area for upstream output (0=undefined,1=basinarea,2=landarea,3-5=no area (scaling 1000))

◆ classtype

integer modvar::outvaridtype::classtype

type of class variable (0=non-class variable,1=class variable (could separate land class, all class etc if needed)

◆ longname

character(len=30) modvar::outvaridtype::longname

long name of output variable

◆ longunit

character(len=20) modvar::outvaridtype::longunit

unit of output varible

◆ max

real modvar::outvaridtype::max = def_max

maximum value of variable

◆ min

real modvar::outvaridtype::min = 0.

minimum value of variable

◆ obsvar

integer modvar::outvaridtype::obsvar

type of observation variable (0=not observation variable,1=observation variable, 2=?observation variable not for regionalisation?)

◆ shortname

character(len=4) modvar::outvaridtype::shortname

short name of output variable

◆ shortunit

character(len=6) modvar::outvaridtype::shortunit

short unit of output variable

◆ upunit

character(len=6) modvar::outvaridtype::upunit = ''

short unit of upstream output variable

◆ vartype

integer modvar::outvaridtype::vartype

accumulation type of output variable; sum,mean or weighted mean*2

◆ water

integer modvar::outvaridtype::water

corresponding water to concentration (outvar index)


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