modelThermalZone

Validation of the single zone model

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model validates Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.ThermalZone. The number of floor and zones are default value (nFlo=1, nZon=1) and the internal heat gain fluctuating amplitude factor is set to be gainFactor=1.

Components

TypeNameDefaultDescription
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.ThermalZonethermalZoneThermal zone model
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data

Contents

NameDescription
MediumAMedium model

Revisions

  • September 16, 2021, by Michael Wetter:
    Removed assignment of parameter lat as this is now obtained from the weather data reader.
    This is for IBPSA, #1477.
  • June 16, 2017, by Jianjun Hu:
    First implementation.