modelNumberOfBeams
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the scaling of the heat tranfer and pressure drop for
nBeams > 1.
It uses two instances of
Buildings.Fluid.HeatExchangers.ActiveBeams.CoolingAndHeating,
one with
nBeams = 1 and one with
nBeams = 10.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nBeams | 10 | Number of beams |
Components
Contents
| Name | Description |
|---|---|
| Medium model for air | |
| Medium model for water |
Revisions
-
May 15, 2019, by Jianjun Hu:
Replaced fluid source. This is for #1072. -
June 14, 2016, by Michael Wetter:
Revised implementation. -
May 20, 2016, by Alessandro Maccarini:
First implementation.