modelSimpleRoomODE
Validation of the model SimpleRoomODE
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.DHC.Loads.BaseClasses.SimpleRoomODE by comparison with Buildings.ThermalZones.ReducedOrder.RC.TwoElements.
A first instance of the reduced order model is used to assess the heating and cooling loads. A second instance is used to assess the indoor air temperature variation when the rate at which heating or cooling is provided is lower than the load. That second instance is used as a reference for the validation.
Eventually the validation is performed with two sets of ambient conditions, one requiring heating, and the second requiring cooling.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | tau | 1800 | Time constant of the indoor temperature |
| Nominal condition | |||
| Modelica.Units.SI.HeatFlowRate | QHea_flow_nominal | 112000 | Design heating heat flow rate (for TInd=TIndHea_nominal, TOut=TOutHea_nominal, with no internal gains, no solar radiation) |
| Modelica.Units.SI.HeatFlowRate | QCoo_flow_nominal | -200000 | Design cooling heat flow rate |
Components
Contents
| Name | Description |
|---|---|
| Source side medium | |
| Load side medium |
Revisions
-
January 26, 2023, by Michael Wetter:
Updated parameter names. -
February 21, 2020, by Antoine Gautier:
First implementation.