SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Public Member Functions | Public Attributes
MODD_DATA_BEM_n Module Reference
Collaboration diagram for MODD_DATA_BEM_n:
Collaboration graph
[legend]

List of all members.

Data Types

type  DATA_BEM_t

Public Member Functions

subroutine DATA_BEM_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine DATA_BEM_ALLOC (KMODEL)
subroutine DATA_BEM_DEALLO

Public Attributes

TYPE(DATA_BEM_t), allocatable,
target, save 
DATA_BEM_MODEL
LOGICAL, pointer LDATA_TCOOL_TARGET = >NULL()
LOGICAL, pointer LDATA_THEAT_TARGET = >NULL()
LOGICAL, pointer LDATA_F_WASTE_CAN = >NULL()
LOGICAL, pointer LDATA_EFF_HEAT = >NULL()
LOGICAL, pointer LDATA_HC_FLOOR = >NULL()
LOGICAL, pointer LDATA_TC_FLOOR = >NULL()
LOGICAL, pointer LDATA_D_FLOOR = >NULL()
LOGICAL, pointer LDATA_QIN = >NULL()
LOGICAL, pointer LDATA_QIN_FRAD = >NULL()
LOGICAL, pointer LDATA_SHGC = >NULL()
LOGICAL, pointer LDATA_U_WIN = >NULL()
LOGICAL, pointer LDATA_GR = >NULL()
LOGICAL, pointer LDATA_SHGC_SH = >NULL()
LOGICAL, pointer LDATA_FLOOR_HEIGHT = >NULL()
LOGICAL, pointer LDATA_INF = >NULL()
LOGICAL, pointer LDATA_F_WATER_COND = >NULL()
LOGICAL, pointer LDATA_SHADE = >NULL()
LOGICAL, pointer LDATA_NATVENT = >NULL()
LOGICAL, pointer LDATA_QIN_FLAT = >NULL()
LOGICAL, pointer LDATA_HR_TARGET = >NULL()
LOGICAL, pointer LDATA_V_VENT = >NULL()
LOGICAL, pointer LDATA_CAP_SYS_HEAT = >NULL()
LOGICAL, pointer LDATA_CAP_SYS_RAT = >NULL()
LOGICAL, pointer LDATA_T_ADP = >NULL()
LOGICAL, pointer LDATA_M_SYS_RAT = >NULL()
LOGICAL, pointer LDATA_COP_RAT = >NULL()
LOGICAL, pointer LDATA_T_SIZE_MAX = >NULL()
LOGICAL, pointer LDATA_T_SIZE_MIN = >NULL()
INTEGER, pointer NPAR_FLOOR_LAYER = >NULL()
REAL, dimension(:), pointer XPAR_TCOOL_TARGET = >NULL()
REAL, dimension(:), pointer XPAR_THEAT_TARGET = >NULL()
REAL, dimension(:), pointer XPAR_F_WASTE_CAN = >NULL()
REAL, dimension(:), pointer XPAR_EFF_HEAT = >NULL()
REAL, dimension(:,:), pointer XPAR_HC_FLOOR = >NULL()
REAL, dimension(:,:), pointer XPAR_TC_FLOOR = >NULL()
REAL, dimension(:,:), pointer XPAR_D_FLOOR = >NULL()
REAL, dimension(:), pointer XPAR_QIN = >NULL()
REAL, dimension(:), pointer XPAR_QIN_FRAD = >NULL()
REAL, dimension(:), pointer XPAR_SHGC = >NULL()
REAL, dimension(:), pointer XPAR_U_WIN = >NULL()
REAL, dimension(:), pointer XPAR_GR = >NULL()
REAL, dimension(:), pointer XPAR_SHGC_SH = >NULL()
REAL, dimension(:), pointer XPAR_FLOOR_HEIGHT = >NULL()
REAL, dimension(:), pointer XPAR_INF = >NULL()
REAL, dimension(:), pointer XPAR_SHADE = >NULL()
REAL, dimension(:), pointer XPAR_NATVENT = >NULL()
REAL, dimension(:), pointer XPAR_F_WATER_COND = >NULL()
REAL, dimension(:), pointer XPAR_QIN_FLAT = >NULL()
REAL, dimension(:), pointer XPAR_HR_TARGET = >NULL()
REAL, dimension(:), pointer XPAR_V_VENT = >NULL()
REAL, dimension(:), pointer XPAR_CAP_SYS_HEAT = >NULL()
REAL, dimension(:), pointer XPAR_CAP_SYS_RAT = >NULL()
REAL, dimension(:), pointer XPAR_T_ADP = >NULL()
REAL, dimension(:), pointer XPAR_M_SYS_RAT = >NULL()
REAL, dimension(:), pointer XPAR_COP_RAT = >NULL()
REAL, dimension(:), pointer XPAR_T_SIZE_MAX = >NULL()
REAL, dimension(:), pointer XPAR_T_SIZE_MIN = >NULL()

Detailed Description

Definition at line 2 of file modd_data_bemn.F90.


Member Function/Subroutine Documentation

subroutine MODD_DATA_BEM_n::DATA_BEM_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 331 of file modd_data_bemn.F90.

Definition at line 399 of file modd_data_bemn.F90.

subroutine MODD_DATA_BEM_n::DATA_BEM_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 228 of file modd_data_bemn.F90.


Member Data Documentation

TYPE(DATA_BEM_t), allocatable, target, save MODD_DATA_BEM_n::DATA_BEM_MODEL

Definition at line 109 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_CAP_SYS_HEAT = >NULL()

Definition at line 153 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_CAP_SYS_RAT = >NULL()

Definition at line 155 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_COP_RAT = >NULL()

Definition at line 161 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_D_FLOOR = >NULL()

Definition at line 123 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_EFF_HEAT = >NULL()

Definition at line 117 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_F_WASTE_CAN = >NULL()

Definition at line 115 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_F_WATER_COND = >NULL()

Definition at line 141 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_FLOOR_HEIGHT = >NULL()

Definition at line 137 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_GR = >NULL()

Definition at line 133 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_HC_FLOOR = >NULL()

Definition at line 119 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_HR_TARGET = >NULL()

Definition at line 149 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_INF = >NULL()

Definition at line 139 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_M_SYS_RAT = >NULL()

Definition at line 159 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_NATVENT = >NULL()

Definition at line 145 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_QIN = >NULL()

Definition at line 125 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_QIN_FLAT = >NULL()

Definition at line 147 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_QIN_FRAD = >NULL()

Definition at line 127 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_SHADE = >NULL()

Definition at line 143 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_SHGC = >NULL()

Definition at line 129 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_SHGC_SH = >NULL()

Definition at line 135 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_T_ADP = >NULL()

Definition at line 157 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_T_SIZE_MAX = >NULL()

Definition at line 163 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_T_SIZE_MIN = >NULL()

Definition at line 165 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_TC_FLOOR = >NULL()

Definition at line 121 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_TCOOL_TARGET = >NULL()

Definition at line 111 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_THEAT_TARGET = >NULL()

Definition at line 113 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_U_WIN = >NULL()

Definition at line 131 of file modd_data_bemn.F90.

LOGICAL, pointer MODD_DATA_BEM_n::LDATA_V_VENT = >NULL()

Definition at line 151 of file modd_data_bemn.F90.

INTEGER, pointer MODD_DATA_BEM_n::NPAR_FLOOR_LAYER = >NULL()

Definition at line 167 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_CAP_SYS_HEAT = >NULL()

Definition at line 211 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_CAP_SYS_RAT = >NULL()

Definition at line 213 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_COP_RAT = >NULL()

Definition at line 219 of file modd_data_bemn.F90.

REAL, dimension(:,:), pointer MODD_DATA_BEM_n::XPAR_D_FLOOR = >NULL()

Definition at line 181 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_EFF_HEAT = >NULL()

Definition at line 175 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_F_WASTE_CAN = >NULL()

Definition at line 173 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_F_WATER_COND = >NULL()

Definition at line 203 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_FLOOR_HEIGHT = >NULL()

Definition at line 195 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_GR = >NULL()

Definition at line 191 of file modd_data_bemn.F90.

REAL, dimension(:,:), pointer MODD_DATA_BEM_n::XPAR_HC_FLOOR = >NULL()

Definition at line 177 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_HR_TARGET = >NULL()

Definition at line 207 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_INF = >NULL()

Definition at line 197 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_M_SYS_RAT = >NULL()

Definition at line 217 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_NATVENT = >NULL()

Definition at line 201 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_QIN = >NULL()

Definition at line 183 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_QIN_FLAT = >NULL()

Definition at line 205 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_QIN_FRAD = >NULL()

Definition at line 185 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_SHADE = >NULL()

Definition at line 199 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_SHGC = >NULL()

Definition at line 187 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_SHGC_SH = >NULL()

Definition at line 193 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_T_ADP = >NULL()

Definition at line 215 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_T_SIZE_MAX = >NULL()

Definition at line 221 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_T_SIZE_MIN = >NULL()

Definition at line 223 of file modd_data_bemn.F90.

REAL, dimension(:,:), pointer MODD_DATA_BEM_n::XPAR_TC_FLOOR = >NULL()

Definition at line 179 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_TCOOL_TARGET = >NULL()

Definition at line 169 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_THEAT_TARGET = >NULL()

Definition at line 171 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_U_WIN = >NULL()

Definition at line 189 of file modd_data_bemn.F90.

REAL, dimension(:), pointer MODD_DATA_BEM_n::XPAR_V_VENT = >NULL()

Definition at line 209 of file modd_data_bemn.F90.


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