modelPowerConsumption
Validate model PowerConsumption
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Fluid.CHPs.BaseClasses.PowerConsumption for calculating the power consumption during the stand-by and cool-down modes of operation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.Data.ValidationData1 | per | CHP performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | mWat_flow | Water mass flow rate | |
| Buildings.Fluid.CHPs.BaseClasses.Controller | con | ||
| Modelica.Blocks.Sources.BooleanTable | runSig | Plant run signal | |
| Modelica.Blocks.Sources.BooleanTable | avaSig | Plant availability signal | |
| Buildings.Fluid.CHPs.BaseClasses.PowerConsumption | powCon | Internal controller for water mass flow rate |
Revisions
-
October 31, 2019, by Jianjun Hu:
Refactored implementation. -
July 01 2019, by Tea Zakula:
First implementation.