docs(report): add figure physical_model_window_opening reference

This commit is contained in:
2026-06-04 10:14:17 +02:00
parent 4756332e5c
commit 097398931c

View File

@@ -299,15 +299,15 @@ $
where $C_"CO2" (t=0)$ represents the initial @co2 concentration [@ppm], N denotes the number of people [-], V, the room volume [$m^3$], and $Q_"CO2_prod"$, the @co2 flow rate per person [l/h].
#figure(
image("../resources/img/Physical model/data flow diagram no window opening v2.png"),
image("../resources/img/Physical model/data flow diagram no window opening v2.png", width: 90%),
caption: [Data flow diagram of the physical model no window-opening v2]
) <fig:physical_model_no_window_opening_v2>
=== Window opening model
The previous model provides an overview of the time evolution of @co2 concentration while assuming that the windows of the considered room remain closed. The physical model below represents the @co2 concentration evolution after windows opening, taking into account Space A in the Provence building used by HES-SO (cf. @tab:Provence_characteristics).
The previous model provides an overview of the time evolution of @co2 concentration while assuming that the windows of the considered room remain closed. The physical model below (@fig:physical_model_window_opening) represents the @co2 concentration evolution after windows opening, taking into account Space A in the Provence building used by HES-SO (cf. @tab:Provence_characteristics).
#figure(
image("../resources/img/Physical model/data flow diagram window opening .png"),
image("../resources/img/Physical model/data flow diagram window opening .png", width: 90%),
caption: [Data flow diagram of the physical model considering window-opening]
) <fig:physical_model_window_opening>