modelIdealHeatingCoolingSummer
Building with constant fresh air and ideal heating/cooling that exactly meets set point
Extends from Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.IdealHeatingCoolingWinter (Building with constant fresh air and ideal heating/cooling that exactly meets set point).
Information
This is the same model as Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SmallOffice.IdealHeatingCoolingWinter but configured for simulation of a few days in summer.
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 5, 2021, by Michael Wetter:
First implementation.