functionbaseS
Base power
Extends from Modelica.Icons.Function (Icon for functions).
Information
Calculates base-power depending on the choice of units.
"pu":
S_base = S_nom"SI":
S_base = 1
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | puUnits | = true if pu else SI units | |
| SI.ApparentPower | S_nom | apparent power |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ApparentPower | S_base | base power |