Changes between Version 8 and Version 9 of doc/tec/biomet/implementation
- Timestamp:
- Jul 3, 2019 2:27:44 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/biomet/implementation
v8 v9 35 35 In case of time-averaged thermal indices, the input quantities (see above) are averaged by the biometeorology module if PALM is not already averaging the same quantity itself. Thermal indices are, again, only calculated for the respective output timesteps to avoid unnecessary calculations.[[BR]] 36 36 37 [[Image(Flussdiagramm_HTCM_dynamic_en2.png, 480px)]] 38 37 39 The thermal comfort calculations for the agent model in terms of the instationary thermal index iPT, however, is called and controlled by the agent module directly. As soon as a new agent is created, the agent module will make a first call to "bio_calc_ipt" passing personal information like age, weight, height, work and sex of the agent. "bio_calc_ipt" will thereby automatically detect that iPT is uninitialized and will run the method "ipt_init" to determine the activity and to initialize energy storage, as well as the clothing temperature. 38 40