Skip to content

Commit

Permalink
up section on modeling
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Nov 1, 2024
1 parent 90adfbf commit c646af9
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions article.hid2-ub-cicd.ppam24.tex
Original file line number Diff line number Diff line change
Expand Up @@ -441,9 +441,8 @@ \subsubsection{Heat transfer model in buildings}
FMUs encapsulate the models and enable them to be shared and integrated across different simulation environments.


\paragraph{Conclusion}

By integrating these models within a high-performance computing framework, it is possible to simulate the thermal behavior of city-scale building clusters. This facilitates the assessment of energy consumption, thermal comfort, and the impact of various energy-saving strategies under different environmental conditions and operational scenarios.
\paragraph{Conclusion} By integrating these models within a high-performance computing framework, it is possible to simulate the thermal behavior of city-scale building clusters.
This facilitates the assessment of energy consumption, thermal comfort, and the impact of various energy-saving strategies under different environmental conditions and operational scenarios.

\subsubsection{KUB is based on the Feel++ toolchain}

Expand All @@ -469,10 +468,13 @@ \subsubsection{Modelica for Multizone Heat Transfer}

The FMUs built from \cref{sec:heat-transfer-in-buildings} are loaded by the \texttt{Feel++} environment.

Input data for the models are sourced from available building information, such as geometric dimensions, material properties, and occupancy schedules.
Input data for the models are sourced from available building information, such as geometric dimensions and material properties.
When specific data are unavailable, default values are assigned based on the building's construction year, referencing standard building codes or typical practices from that period.
This approach ensures that the models can be applied to a wide range of buildings, even when detailed information is limited.

Occupancy schedules are given as input to the models using reglementary occupancy.
We are currently working on parametrized occupancy profiles, which are adjusted based on the building's use type (e.g., residential, office, commercial).

This approach ensures that the models can be applied to a wide range of buildings, even when detailed information is limited.

\subsubsection{Computing Shading Masks and View Factors with Feel++}

Expand Down Expand Up @@ -668,7 +670,8 @@ \subsubsection{\ackname} Funded by the European Union. This work has received
\end{credits}


\textbf{Nomenclature}\\
\section*{Nomenclature}

\begin{multicols}{2}
$\alpha$ : Absorption of a material.\hfill[-]\\
$\alpha_{conv}$=10 : Heat conductance of convection.\hfill[-]\\
Expand Down

0 comments on commit c646af9

Please sign in to comment.