modelFullLoadHours
Extends from DynDisplay.
Information
1. Purpose of model
Model for dynamic display of full load hours
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | varname (from DynDisplay) | "Name of the variable" | |
| Boolean | provideConnector (from DynDisplay) | false | If true a real output connector is provided |
| String | unit (from DynDisplay) | "C" | Variable unit |
| Integer | decimalSpaces (from DynDisplay) | 1 | Accuracy to be displayed |
| Boolean | largeFonts (from DynDisplay) | simCenter.largeFonts | True if visualisers shall be displayed as large as posible |
| Modelica.Units.SI.Power | P_0 | 1 | Installed power |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | y (from DynDisplay) | u_aux | |
| Modelica.Blocks.Interfaces.RealInput | u (from DynDisplay) | u_aux |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x1 (from DynDisplay) | 1 | Variable value |
| ClaRa.SimCenter | simCenter (from DynDisplay) | ||
| Real | u_aux (from DynDisplay) | ||
| Modelica.Units.SI.Power | P | Power (variable name) | |
| Modelica.Units.SI.Energy | E |