modelAbsorptionIndirectSteam
Test model for absorption indirect steam chiller
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Example that simulates the absorption chiller Buildings.Fluid.Chillers.AbsorptionIndirectSteam for different inlet conditions.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Chillers.Data.AbsorptionIndirectSteam.Generic | per | Chiller performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Chillers.AbsorptionIndirectSteam | absIndSte | Absorption chiller | |
| Buildings.Fluid.Sources.MassFlowSource_T | conPum | Condenser water pump | |
| Buildings.Fluid.Sources.MassFlowSource_T | evaPum | Evaporator water pump | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TConEnt | Condenser entering water temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TEvaEnt | Evaporator entering water temperature | |
| Buildings.Fluid.Sources.Boundary_pT | heaVol | Volume for heating load | |
| Buildings.Fluid.Sources.Boundary_pT | cooVol | Volume for cooling load | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TEvaSet | Evaporator setpoint water temperature | |
| Modelica.Blocks.Sources.BooleanPulse | onOff | Control input |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
July 3, 2019, by Hagar Elarga:
First implementation.