From 9f11638521b63e7b2c6cc2e3932bc5901fa58d41 Mon Sep 17 00:00:00 2001 From: David Paul Jansen Date: Sat, 30 Nov 2024 11:02:44 +0100 Subject: [PATCH] add MFH living conditions with reduced persons/m2 and set back for heating for living (both) --- .../data/input/inputdata/UseConditions.json | 171 ++++++++++++++++++ 1 file changed, 171 insertions(+) diff --git a/teaser/data/input/inputdata/UseConditions.json b/teaser/data/input/inputdata/UseConditions.json index b4712c57d..4c3ab335e 100644 --- a/teaser/data/input/inputdata/UseConditions.json +++ b/teaser/data/input/inputdata/UseConditions.json @@ -7391,6 +7391,32 @@ "with_ahu": false, "with_ideal_thresholds": false, "heating_profile": [ + 291.15, + 291.15, + 291.15, + 291.15, + 291.15, + 291.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 291.15 + ], + "cooling_profile": [ 294.15, 294.15, 294.15, @@ -7416,6 +7442,151 @@ 294.15, 294.15 ], + "persons_profile": [ + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 0.8, + 0.6, + 0.4, + 0.4, + 0.4, + 0.6, + 0.8, + 0.6, + 0.4, + 0.4, + 0.6, + 0.8, + 0.8, + 0.8, + 0.8, + 1.0, + 1.0, + 1.0 + ], + "machines_profile": [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.5, + 1.0, + 0.5, + 0.5, + 0.5, + 1.0, + 1.0, + 0.5, + 0.5, + 0.5, + 1.0, + 1.0, + 1.0, + 1.0, + 0.5, + 0.5, + 0.5, + 0.1 + ], + "lighting_profile": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + }, + "Living-MFH": { + "typical_length": 3.0, + "typical_width": 6.0, + "with_heating": true, + "T_threshold_heating": 288.15, + "with_cooling": false, + "persons": {"/":[1,30]}, + "activity_degree_persons": 1.2, + "fixed_heat_flow_rate_persons": 70, + "internal_gains_moisture_no_people": 0.5, + "T_threshold_cooling": 295.15, + "ratio_conv_rad_persons": 0.5, + "machines": 2.0, + "ratio_conv_rad_machines": 0.75, + "use_maintained_illuminance": false, + "fixed_lighting_power": 10, + "maintained_illuminance": 75.0, + "lighting_efficiency_lumen": 150, + "ratio_conv_rad_lighting": 0.5, + "use_constant_infiltration": false, + "infiltration_rate": 0.2, + "max_user_infiltration": 1.0, + "max_overheating_infiltration": [ + 3.0, + 2.0 + ], + "max_summer_infiltration": [ + 1.0, + 283.15, + 290.15 + ], + "winter_reduction_infiltration": [ + 0.2, + 273.15, + 283.15 + ], + "min_ahu": 0.3, + "max_ahu": 0.6, + "with_ahu": false, + "with_ideal_thresholds": false, + "heating_profile": [ + 291.15, + 291.15, + 291.15, + 291.15, + 291.15, + 291.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 294.15, + 291.15 + ], "cooling_profile": [ 294.15, 294.15,