modelIdealHeatingCoolingWinter
Building with constant fresh air and ideal heating/cooling that exactly meets set point
Extends from Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.Unconditioned (Open loop model of one floor).
Information
Test case of the small office DOE reference building without an HVAC system but an ideal heating/cooling device that exactly meets the load.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | weaName (from Unconditioned) | Modelica.Utilities.Files.loadResource("modelica://Buildings/Resources/weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.mos") | Name of the weather file |
| Modelica.Units.SI.MassFlowRate[4] | mOut_flow (from Unconditioned) | 0.3/3600*{flo.VRooSou, flo.VRooEas, flo.VRooNor, flo.VRooWes}*1.2 | Outside air infiltration for each exterior room |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BoundaryConditions.WeatherData.Bus | weaBus (from Unconditioned) | Weather data bus |
Components
Revisions
-
November 25, 2024, by Jianjun Hu:
Changed tolerance to 1e-07. This is for issue #4063. -
March 4, 2021, by Michael Wetter:
First implementation.
This is for #2381.