sogno-platform / dpsim

Real-time power system simulator including powerflow, (dynamic) phasors and EMT
https://sogno.energy/dpsim/
Mozilla Public License 2.0
70 stars 51 forks source link

Fix initialization of current in RXLoad #240

Closed martinmoraga closed 1 year ago

martinmoraga commented 1 year ago

The initialization of the current of the RXLoad in EMT is wrong. This can be observed in the example EMT_Slack_PiLine_PQLoad_with_PF_Init_PF, where the initial current is equal to {-4.568050e+15, 3.446055e+14, 4.223444e+15} which results in transients at the beginning of the simulation.