modelConvector
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The example tests the implementation of IBPSA.Fluid.HeatExchangers.ActiveBeams.BaseClasses.Convector. The room air temperature and the water mass flow rate are constant while the air flow rate varys with a ramp.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sources.MassFlowSource_T | wat | ||
| IBPSA.Fluid.Sources.FixedBoundary | bou | Pressure boundary condition | |
| Modelica.Blocks.Sources.Ramp | airFlo | Air mass flow rate | |
| Modelica.Blocks.Sources.Constant | rooTem | Room air temperature | |
| IBPSA.Fluid.HeatExchangers.ActiveBeams.BaseClasses.Convector | con | Convector model | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTem | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Water model |
Revisions
-
June 13, 2016, by Michael Wetter:
Revised implementation. -
May 20, 2016, by Alessandro Maccarini:
First implementation.