From 0b6acecd47621b762a6b3bc0b638476745a33e25 Mon Sep 17 00:00:00 2001
From: markus Ventilation data: Mechanical ventilation:
- {% if ventilation_type == "mechanical_ventilation"%}
+ {% if ventilation_type == "mechanical"%}
Yes Air supply flow rate: {{ air_supply }} Natural ventilation:
- {% if ventilation_type == "natural_ventilation"%}
+ {% if ventilation_type == "natural"%}
Yes Number of windows: {{ windows_number }}
Activity type: - {% if activity_type == "office work" %} + {% if activity_type == "office" %} Office work – typical scenario with all persons seated, talking. {% elif activity_type == "workshop" %} Workshop = assembly workshop environment, all persons doing light exercise, talking.