Public Data Type Components | |
real, dimension(:,:,:), allocatable | value |
real, dimension(:,:,:), allocatable | help |
integer, dimension(:,:,:), allocatable | nok |
Type for accumulated output data.
real, dimension(:,:,:), allocatable worldvar::outputdatatype::help |
Accumulated data of volume for concentrations
integer, dimension(:,:,:), allocatable worldvar::outputdatatype::nok |
Flag for missing value in accumulation period (0/1) or number of accumulated values in period (maybe)
real, dimension(:,:,:), allocatable worldvar::outputdatatype::value |
Accumulated data for print out at wperiod (nsub/nreg,nvar,nens)