modelCase600FF
Basic test with light-weight construction and free floating temperature
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model is used for the test case 600FF of the BESTEST validation suite. Case 600FF is a light-weight building. The room temperature is free floating.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.ISO13790.Zone5R1C.ZoneHVAC | zonHVAC | Thermal zone | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data | |
| Modelica.Blocks.Sources.Constant | intGai | Internal heat gains | |
| Buildings.Controls.OBC.CDL.Reals.MovingAverage | TRooHou | Continuous mean of room air temperature | |
| Buildings.Controls.OBC.CDL.Reals.MovingAverage | TRooAnn | Continuous mean of room air temperature | |
| Modelica.Blocks.Sources.Constant | latGai | Internal heat gains |
Revisions
-
March 5, 2025, by Jianjun Hu:
Replaced the moving average calculation with CDL block. This is for IBPSA #1982. -
May 2, 2024, by Alessandro Maccarini:
Updated according to ASHRAE 140-2020. -
Mar 16, 2022, by Alessandro Maccarini:
First implementation.