modelAssertPower
Validate model AssertPower
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Fluid.CHPs.BaseClasses.AssertPower for sending a warning message if the electric power is outside boundaries.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.Data.ValidationData1 | per | CHP performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.BaseClasses.AssertPower | assPow | Assert if electric power is outside boundaries | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | PEleDem | Electricity demand |
Revisions
-
July 01 2019, by Tea Zakula:
First implementation.