
modelUnconditioned
Open loop model of one floor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Test case of the small office DOE reference building without an HVAC system.
Each thermal zone has a constant air flow rate of unconditioned outside air.
Parameters
| Type | Name | Default | Description |
| String | weaName | 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 | 0.3/3600*{flo.VRooSou, flo.VRooEas, flo.VRooNor, flo.VRooWes}*1.2 | Outside air infiltration for each exterior room |
Contents
| Name | Description |
Medium | Medium for air |
Revisions
-
March 4, 2020, by Michael Wetter:
Set the outside air infiltration to a realistic value.
This is for
#2381.
-
March 4, 2020, by Milica Grahovac:
Declared the floor model as replaceable.
-
March 5, 2019, by Michael Wetter:
First implementation.