Extend CIM editing capabilities - #27
Conversation
Signed-off-by: Martin Moraga <martin.moraga@eonerc.rwth-aachen.de>
initialize dynamic parameters of class SynchronousMachineTimeConstantReactance as float Signed-off-by: Martin Moraga <martin.moraga@eonerc.rwth-aachen.de>
initialize parameter 'inertia' of class RotatingMachineDynamics as float Signed-off-by: Martin Moraga <martin.moraga@eonerc.rwth-aachen.de>
Signed-off-by: Canfirat98 <can.yaruk@rwth-aachen.de>
Signed-off-by: Canfirat98 <can.yaruk@rwth-aachen.de>
|
SonarCloud Quality Gate failed.
|
|
Just wondering: Is there still some interest in getting this merged? Or can we close the PR? |
@stv0g These functionalities are needed for the dpsim CIM reader based on cimpy |
|
Okay, I will rebase the changes to the current master. Apart from the changes to the But I can take care of that. |











This PR implementes new functions in
cimedit.py(before was calledutils.py) to add components to an existing cim topologie.Based on #23 and #25