Substation object serves as a connecting object between the powerflow and network solvers. More...
Variables | |
static CLASS * | substation::oclass = NULL |
Transmission nominal voltage. |
Substation object serves as a connecting object between the powerflow and network solvers.
Distribution meter can be either single phase or polyphase meters. For polyphase meters, the line voltages are nominally 277V line-to-line, and 480V line-to-ground. The ground is not presented explicitly (it is assumed).
Total cumulative energy, instantantenous power and peak demand are metered.
The three-phase unbalanced connections of the distribution solver are posted as an equivalent per-unit load on the network solver. The network solver per-unit voltage is translated into a balanced three-phase voltage for the distribution solver. This functionality assumes the substation is treated as the swing bus for the distribution solver.
Total cumulative energy, instantantenous power and peak demand are metered.