HYPE
Loading...
Searching...
No Matches
worldvar::outputdatatype Type Reference

Public Data Type Components

real, dimension(:,:,:), allocatable value
real, dimension(:,:,:), allocatable help
integer, dimension(:,:,:), allocatable nok

Detailed Description

Type for accumulated output data.

Data Type Components Description

◆ help

real, dimension(:,:,:), allocatable worldvar::outputdatatype::help

Accumulated data of volume for concentrations.

◆ nok

integer, dimension(:,:,:), allocatable worldvar::outputdatatype::nok

Flag for missing value in accumulation period (0/1) or number of accumulated values in period (maybe).

◆ value

real, dimension(:,:,:), allocatable worldvar::outputdatatype::value

Accumulated data for print out at wperiod (nsub/nreg,nvar,nens).


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