itesla / ipsl

The iTesla Power System Library is a Modelica library developed as part of the iTesla project. The library contains a set of power system component models for phasor time domain simulations.
Mozilla Public License 2.0
23 stars 72 forks source link

Application examples #97

Closed MaximeBaudette closed 8 years ago

MaximeBaudette commented 8 years ago

Mainly for the change in the PSSE Load.

In the old implementation, S_p, S_i and S_y were instantiating themselves with redefinition of the inner real and imag parts. That really didn't make sense, was unpractical, and led to compilation errors. I replaced it by regular definition as a complex number

2-Area: only current status, the system is not yet fully validated (PSSE version)

MaximeBaudette commented 8 years ago

@tinrabuzin any reason for leaving it pending?