modelAbsorptionIndirectSteam_EnergyPlus
Validation with EnergyPlus model
Information
This model validates Buildings.Fluid.Chillers.AbsorptionIndirectSteam.
The EnergyPlus results were generated using the example file IndirectAbsorptionChiller.idf
from EnergyPlus 9.2, with a nominal cooling capacity of 10000 Watts.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Data.AbsorptionIndirectSteam.Generic | per | Chiller performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Chillers.AbsorptionIndirectSteam | absChi | Absorption indirect chiller | |
| Buildings.Fluid.Sources.MassFlowSource_T | conPum | Condenser water pump | |
| Buildings.Fluid.Sources.MassFlowSource_T | evaPum | Evaporator water pump | |
| Buildings.Fluid.Sources.Boundary_pT | cooVol | Volume for cooling load | |
| Buildings.Fluid.Sources.Boundary_pT | heaVol | Volume for heating load | |
| Modelica.Blocks.Math.RealToBoolean | realToBoolean | ||
| Modelica.Blocks.Sources.CombiTimeTable | datRea | Reader for "IndirectAbsorptionChiller.idf" EnergyPlus example results | |
| Modelica.Blocks.Sources.RealExpression | QGen_EP | EnergyPlus results: generator heat flow rate | |
| Modelica.Blocks.Sources.RealExpression | QCon_EP | EnergyPlus results: condenser heat flow rate | |
| Modelica.Blocks.Sources.RealExpression | QEva_EP | EnergyPlus results: evaporator heat flow rate | |
| Controls.OBC.UnitConversions.From_degC | TConIn | Condenser inlet temperature | |
| Controls.OBC.UnitConversions.From_degC | TEvaSet | Evaporator setpoint temperature | |
| Controls.OBC.UnitConversions.From_degC | TEvaIn | Evaporator inlet temperature |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
July 4, 2019, by Hagar Elarga:
First implementation.