Declaration of an FMU that exports a simple convective only HVAC system
This example demonstrates how to export a model of an HVAC system
that only provides convective cooling to a single thermal zone.
The example extends from
IBPSA.Fluid.FMI.ExportContainers.HVACZone
which provides the input and output signals that are needed to interface
the acausal HVAC system model with causal connectors of FMI.
The instance hvacAda
is the HVAC adapter
that contains on the left a fluid port, and on the right signal ports
which are then used to connect at the top-level of the model to signal
ports which are exposed at the FMU interface.
Contents
-
September 21, 2021 by David Blum:
Correct supply and return water parameterization.
Use explicit calculation of sensible and latent load to determine design load
on cooling coil.
This is for #2624.
-
May 15, 2019, by Jianjun Hu:
Replaced fluid source. This is for
#1072.
-
November 11, 2016, by Michael Wetter:
Made the cooling coil replaceable because the Buildings library
uses the model for validation with a cooling coil model that is not
in the Annex 60 library.
-
April 16, 2016 by Michael Wetter:
First implementation.
Generated at 2025-03-09T19:25:01Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos