Changes between Version 3 and Version 4 of doc/app/indoor_parameters


Ignore:
Timestamp:
Oct 25, 2018 2:32:13 PM (6 years ago)
Author:
srissman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/indoor_parameters

    v3 v4  
    11= Indoor model parameters =
    22[[TracNav(doc/app/partoc|nocollapse)]]
    3 ==== [#steering Steering] ====
    4 ==== [#string2 String2] ====
    5 ==== [#string3 String3] ====
    63
    7 Since r31xx an indoor climate and energy demand model (abbreviation?) is available in PALM.
    8 The indoor climate and energy demand model based on the DIN EN ISO 13790 with simplfified hour-based procedure.
     4Since r31xx an indoor climate and energy demand model (abbreviation?) is available in PALM.\\
     5The indoor climate and energy demand model based on the DIN EN ISO 13790:2008 with simplfified dynamic hour-based procedure.\\
    96This model is a equivalent circuit diagram of a three-point RC-model (5R1C).
     7It take account to following parts:
     8 - different zoned building physical properties (material, building year...)
     9 - transmission and solar heat gains (with reduction by sunprotection)
     10 - different ventilating properties (for scheduled empty and occupancies rooms)
     11 - different internal heat gains (for scheduled empty and occupancies rooms)
     12 - thermal comfort requirements (air change, target temperature)
     13 - heat recovery factors (effiency of heat recovery)
     14 - plant irreversibilities
    1015
    11 This module differ between indoor-air temperature an average temperature of indoor surfaces which make it possible to determine thermal comfort.
     16This module differ between indoor-air temperature an average temperature of indoor surfaces which make it possible to determine thermal comfort.\\\\
     17
     18
    1219
    1320
    1421\\\\
    15 NAMELIST group name: [=#impar '''indoor_parameters''']\\
     22'''NAMELIST group name: {{{indoor_parameters}}}'''\\
    1623----
    1724\\\\
     
    3037{{{#!td
    3138Index of used building type in building database.\\\\
    32 The building database contain all necessary parameters for the calculation of the indoor climate model.
     39The building database contain all necessary parameters for the calculation of the indoor climate model.\\
     40
     41* Contains 8 diffrent building types:
     42||= ''' building_type''' =||='''building''' =||='''building year''' =||
     43|| 0|| user defined           ||           - ||
     44|| 1|| resident building      ||      - 1950 ||
     45|| 2|| resident building      || 1951 - 2000 ||
     46|| 3|| resident building      || 2001 -      ||
     47|| 4|| office building        ||      - 1950 ||
     48|| 5|| office building        || 1951 - 2000 ||
     49|| 6|| office building        || 2001 -      ||
     50|| 7|| bridges                ||           - ||
     51
     52
     53
    3354}}}
    3455|----------------
     
    4465{{{#!td
    4566Time interval for the call of the indoor model.\\\\
    46 Here, a detailed description follows.
     67The model is optimized for a hour-based procedure defined in \\ DIN EN ISO 13790:2008
    4768}}}
    4869|----------------