Skip to content

Extend CIM editing capabilities - #27

Open
martinmoraga wants to merge 5 commits into
masterfrom
ba-can
Open

Extend CIM editing capabilities#27
martinmoraga wants to merge 5 commits into
masterfrom
ba-can

Conversation

@martinmoraga

@martinmoraga martinmoraga commented Oct 26, 2023

Copy link
Copy Markdown
Contributor

This PR implementes new functions in cimedit.py (before was called utils.py) to add components to an existing cim topologie.

Based on #23 and #25

Martin Moraga and others added 5 commits October 26, 2023 09:11
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>
@sonarqubecloud

Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 134 Code Smells

No Coverage information No Coverage information
18.8% 18.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@dinkelbachjan
dinkelbachjan self-requested a review October 26, 2023 11:38
@dinkelbachjan dinkelbachjan changed the title Ba can Exten CIM editing capabilities Oct 26, 2023
@dinkelbachjan dinkelbachjan changed the title Exten CIM editing capabilities Extend CIM editing capabilities Oct 26, 2023
@stv0g

stv0g commented Jun 20, 2024

Copy link
Copy Markdown
Collaborator

Just wondering: Is there still some interest in getting this merged? Or can we close the PR?

@martinmoraga

martinmoraga commented Jun 21, 2024

Copy link
Copy Markdown
Contributor Author

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

@stv0g

stv0g commented Jun 21, 2024

Copy link
Copy Markdown
Collaborator

Okay, I will rebase the changes to the current master.

Apart from the changes to the cgmes_v2_4_15 package it looks good to me.
The issue is that we should not directly modify those auto-generated files by hand.
We need to make those adjustments in the CIMgen repo.

But I can take care of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants