modelConvector
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The example tests the implementation of Buildings.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 |
|---|---|---|---|
| Buildings.Fluid.Sources.MassFlowSource_T | wat | ||
| Buildings.Fluid.Sources.Boundary_pT | bou | Pressure boundary condition | |
| Modelica.Blocks.Sources.Ramp | airFlo | Air mass flow rate | |
| Modelica.Blocks.Sources.Constant | rooTem | Room air temperature | |
| Buildings.Fluid.HeatExchangers.ActiveBeams.BaseClasses.Convector | con | Convector model | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | senTem | Temperature sensor |
Contents
| Name | Description |
|---|---|
| Water model |
Revisions
-
May 15, 2019, by Jianjun Hu:
Replaced fluid source. This is for #1072. -
June 13, 2016, by Michael Wetter:
Revised implementation. -
May 20, 2016, by Alessandro Maccarini:
First implementation.