Changes between Version 3 and Version 4 of doc/app/indoor_parameters
- Timestamp:
- Oct 25, 2018 2:32:13 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/indoor_parameters
v3 v4 1 1 = Indoor model parameters = 2 2 [[TracNav(doc/app/partoc|nocollapse)]] 3 ==== [#steering Steering] ====4 ==== [#string2 String2] ====5 ==== [#string3 String3] ====6 3 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.4 Since r31xx an indoor climate and energy demand model (abbreviation?) is available in PALM.\\ 5 The indoor climate and energy demand model based on the DIN EN ISO 13790:2008 with simplfified dynamic hour-based procedure.\\ 9 6 This model is a equivalent circuit diagram of a three-point RC-model (5R1C). 7 It 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 10 15 11 This module differ between indoor-air temperature an average temperature of indoor surfaces which make it possible to determine thermal comfort. 16 This module differ between indoor-air temperature an average temperature of indoor surfaces which make it possible to determine thermal comfort.\\\\ 17 18 12 19 13 20 14 21 \\\\ 15 NAMELIST group name: [=#impar '''indoor_parameters''']\\22 '''NAMELIST group name: {{{indoor_parameters}}}'''\\ 16 23 ---- 17 24 \\\\ … … 30 37 {{{#!td 31 38 Index of used building type in building database.\\\\ 32 The building database contain all necessary parameters for the calculation of the indoor climate model. 39 The 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 33 54 }}} 34 55 |---------------- … … 44 65 {{{#!td 45 66 Time interval for the call of the indoor model.\\\\ 46 Here, a detailed description follows. 67 The model is optimized for a hour-based procedure defined in \\ DIN EN ISO 13790:2008 47 68 }}} 48 69 |----------------