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

Public Data Type Components

real, dimension(:,:,:), allocatable value3d
 
real, dimension(:,:,:,:), allocatable value4d
 

Detailed Description

Type for holding information about soil leakage "forcing" data; concentration or load.

Data Type Components Description

◆ value3d

real, dimension(:,:,:), allocatable modvar::soilleakagedatatype::value3d

matrix for keeping 3D data in memory (numsubstance,month,nsub)/(numsubstance,nclass,nsub)

◆ value4d

real, dimension(:,:,:,:), allocatable modvar::soilleakagedatatype::value4d

matrix for keeping 4D data in memory (numsubstance,nclass,month,nsub)


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