modelConstantEffectiveness
Model that demonstrates use of a heat exchanger with constant effectiveness
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests IBPSA.Fluid.HeatExchangers.ConstantEffectiveness for different inlet conditions.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sources.Boundary_pT | sin_2 | Boundary condition | |
| Modelica.Blocks.Sources.Ramp | PIn | Ramp signal for pressure | |
| IBPSA.Fluid.Sources.Boundary_pT | sou_2 | Boundary condition | |
| Modelica.Blocks.Sources.Ramp | TWat | Water temperature | |
| Modelica.Blocks.Sources.Constant | TDb | Drybulb temperature | |
| Modelica.Blocks.Sources.Constant | POut | Pressure | |
| IBPSA.Fluid.Sources.Boundary_pT | sin_1 | Boundary condition | |
| IBPSA.Fluid.Sources.Boundary_pT | sou_1 | Boundary condition | |
| IBPSA.Fluid.HeatExchangers.ConstantEffectiveness | hex | Heat exchanger | |
| Modelica.Blocks.Sources.Trapezoid | trapezoid | Signal for pressure boundary condition |
Contents
| Name | Description |
|---|---|
| Medium model | |
| Medium model |
Revisions
-
April 28, 2008, by Michael Wetter:
First implementation.