Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend CIM editing capabilities #27

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Extend CIM editing capabilities #27

wants to merge 5 commits into from

Conversation

martinmoraga
Copy link
Contributor

@martinmoraga martinmoraga commented Oct 26, 2023

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

martinmoraga and others added 5 commits October 26, 2023 09:11
Signed-off-by: Martin Moraga <[email protected]>
initialize dynamic parameters of class SynchronousMachineTimeConstantReactance as float

Signed-off-by: Martin Moraga <[email protected]>
initialize parameter 'inertia' of class RotatingMachineDynamics as float

Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Canfirat98 <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 2023

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
Copy link
Contributor

stv0g commented Jun 20, 2024

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

@martinmoraga
Copy link
Contributor Author

martinmoraga commented Jun 21, 2024

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
Copy link
Contributor

stv0g commented Jun 21, 2024

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