packageThreePhase_d
AC system covering only resistive loads with three symmetric phases
Extends from DirectCurrent (DC system).
Information
This package declares the functions that are used to implement the AC three-phase balanced and purely resistive models.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | phaseSystemName (from PartialPhaseSystem) | "UnspecifiedPhaseSystem" | Name of the phase system represented by the package |
| Integer | n (from PartialPhaseSystem) | Number of independent voltage and current components | |
| Integer | m (from PartialPhaseSystem) | Number of reference angles |
Contents
| Name | Description |
|---|---|
| Return phase to neutral voltages | |
| Return system voltage as function of phase voltages |
Revisions
-
February 7, 2025, by Jelger Jansen:
AddedModelica.Units.to relevant types. This is for IBPSA, #1961.