SUEWS API Site
Documentation of SUEWS source code
Public Attributes | List of all members
suews_driver::output_block Type Reference

Public Attributes

real(kind(1d0)), dimension(:, :), allocatable dataoutblocksuews
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblocksnow
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockestm
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockehc
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockrsl
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockbeers
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockdebug
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockspartacus
 
real(kind(1d0)), dimension(:, :), allocatable dataoutblockdailystate
 

Detailed Description

Definition at line 72 of file suews_ctrl_driver.f95.

Member Data Documentation

◆ dataoutblockbeers

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockbeers

Definition at line 78 of file suews_ctrl_driver.f95.

78 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockBEERS

◆ dataoutblockdailystate

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockdailystate

Definition at line 81 of file suews_ctrl_driver.f95.

81 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockDailyState

◆ dataoutblockdebug

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockdebug

Definition at line 79 of file suews_ctrl_driver.f95.

79 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockDebug

◆ dataoutblockehc

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockehc

Definition at line 76 of file suews_ctrl_driver.f95.

76 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockEHC

◆ dataoutblockestm

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockestm

Definition at line 75 of file suews_ctrl_driver.f95.

75 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockESTM

◆ dataoutblockrsl

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockrsl

Definition at line 77 of file suews_ctrl_driver.f95.

77 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockRSL

◆ dataoutblocksnow

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblocksnow

Definition at line 74 of file suews_ctrl_driver.f95.

74 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockSnow

◆ dataoutblockspartacus

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblockspartacus

Definition at line 80 of file suews_ctrl_driver.f95.

80 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockSPARTACUS

◆ dataoutblocksuews

real(kind(1d0)), dimension(:, :), allocatable suews_driver::output_block::dataoutblocksuews

Definition at line 73 of file suews_ctrl_driver.f95.

73 REAL(KIND(1D0)), DIMENSION(:, :), ALLOCATABLE :: dataOutBlockSUEWS

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