HYPE
All Classes Namespaces Files Functions Variables Pages
Public Data Type Components | List of all members
modvar::depositiontype Type Reference

Public Data Type Components

real, dimension(:), allocatable inwetconc
 
real, dimension(:,:), allocatable indryload
 
real, dimension(:,:), allocatable inloadwater
 
integer, dimension(:,:), allocatable depcode
 
real, dimension(:,:,:), allocatable dryload
 
real, dimension(:,:,:), allocatable wetconc
 

Detailed Description

Type for holding deposition data.

Data Type Components Description

◆ depcode

integer, dimension(:,:), allocatable modvar::depositiontype::depcode

◆ dryload

real, dimension(:,:,:), allocatable modvar::depositiontype::dryload

Load of (dry) deposition (kg/km2/ts) [veg/luse,nsub,12/366].

◆ indryload

real, dimension(:,:), allocatable modvar::depositiontype::indryload

IN load of dry deposition on land use group 1-3(vegtype in GeoClass) (kg/km2/timestep) [nsub,3].

◆ inloadwater

real, dimension(:,:), allocatable modvar::depositiontype::inloadwater

Load of monthly total IN deposition on water (kg/km2/ts) [nsub,12].

◆ inwetconc

real, dimension(:), allocatable modvar::depositiontype::inwetconc

IN concentration of wet deposition (mg/l) [nsub].

◆ wetconc

real, dimension(:,:,:), allocatable modvar::depositiontype::wetconc

Concentration in precipitation (ug/L?) [veg/luse,nsub,12/366].


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