modelPowerConsumption
Power consumption during stand-by and cool-down modes
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
The model calculates the power consumption during the stand-by and cool-down modes of operation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | PStaBy | Standby electric power | |
| Modelica.Units.SI.Power | PCooDow | Cooldown electric power |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.BaseClasses.Interfaces.ModeTypeInput | opeMod | Operation mode | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | PCon | Power consumption during stand-by and cool-down modes |
Revisions
-
June 18, 2019, by Tea Zakula:
First implementation.