This example models demonstrates how the
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.X3A and
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.X3B test cell models can be combined to form a simulation of test
bed X3. The example is primarily a combination of
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.Examples.X3AWithRadiantFloor and
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.Examples.X3BWithRadiantFloor. The example
Buildings.ThermalZones.Detailed.FLEXLAB.Rooms.Examples.X3AWithRadiantFloor contains detailed
documentation on these models. Some small changes were necessary to create the model of the test
bed correctly. These changes are:
- To make the connection between X3A and X3B possible two of the models from the X3A example were
replaced with models designed for connection to X3B.
- Connections between the two test cells do not exist in either of the other two examples.
- The data reader models in this example function in the same manner as in the
other two examples, but their names had to be changed to avoid using the same name
for multiple models in this example. Their names now contain a suffix describing the test
cell they're connected to. For example,
airConA
is connected to test cell X3A and
shaPosB
is connected to test cell X3B.
- TNei now only contains a temperature for test cell X2B. A temperature input for X3B
is not needed because that test cell is now included in the model.
Contents
Name | Description |
---|
Air | Air model used in the example model |
Water | Water model used in the radiant slab loop |
-
December 07, 2016, by Thierry S. Nouidui:
Changed example to place a state at the surface.
-
August 23, 2016, by Thierry S. Nouidui:
Corrected the syntax of the weather data file name entry.
-
April 21, 2016, by Michael Wetter:
Replaced ModelicaServices.ExternalReferences.loadResource
with
Modelica.Utilities.Files.loadResource
.
-
December 22, 2014 by Michael Wetter:
Removed Modelica.Fluid.System
to address issue
#311.
- September 2, 2014, by Michael Wetter:
Corrected wrong pipe diameter.
- June 30, 2014, by Michael Wetter:
Specified equations to be used to compute the initial conditions.
- October 11, 2013, by Michael Wetter:
Added missing parameter
keyword in the declaration of the data record.
- Sep 19, 2013 by Peter Grant:
First implementation.
Generated at 2025-01-31T19:25:52Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos