modelPartialOpenLoop
Partial model of a single zone variable air volume flow system and thermal zone
Information
The thermal zone is based on the BESTEST Case 600 envelope, while the HVAC system is based on a conventional VAV system with air cooled chiller and economizer. See documentation for the specific models for more information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | TSupChi_nominal | 279.15 | Design value for chiller leaving water temperature |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BoundaryConditions.WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Air.Systems.SingleZone.VAV.ChillerDXHeatingEconomizer | hvac | Single zone VAV system | |
| Buildings.Air.Systems.SingleZone.VAV.Examples.BaseClasses.Room | zon | Thermal envelope of single zone | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data | |
| Modelica.Blocks.Continuous.Integrator | EFan | Total fan energy | |
| Modelica.Blocks.Continuous.Integrator | EHea | Total heating energy | |
| Modelica.Blocks.Continuous.Integrator | ECoo | Total cooling energy | |
| Modelica.Blocks.Math.MultiSum | EHVAC | Total HVAC energy | |
| Modelica.Blocks.Continuous.Integrator | EPum | Total pump energy |
Contents
| Name | Description |
|---|---|
| Buildings library air media package with CO2 | |
| Buildings library air media package |
Revisions
-
September 16, 2021, by Michael Wetter:
Removed assignment of parameterlatas this is now obtained from the weather data reader.
This is for IBPSA, #1477. -
November 27, 2019, by David Blum:
Removedexperimentannotation. -
July 29, 2019, by David Blum:
First implementation.