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

Implement RL node reduced equations #34

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

Implement RL node reduced equations #34

wants to merge 25 commits into from

Conversation

m-mirz
Copy link
Contributor

@m-mirz m-mirz commented Sep 14, 2021

This PR implements a new component "ResIndSeries" in the SP, DP and EMT (3Ph) domains which models the series connection of a resistor with an inductor. The new component is validated against a RLC solved using the basic components (R, L, C) of DPsim. Moreover, virtual nodes and snubber components of PiLines and PowerTransformers are removed to improve the performance and accuracy of simulations.

Rebase of #238

@martinmoraga martinmoraga force-pushed the rl-element branch 11 times, most recently from f5d5ca0 to 10a641d Compare March 6, 2023 15:40
@martinmoraga martinmoraga self-assigned this Mar 6, 2023
@martinmoraga martinmoraga added the enhancement New feature or request label Mar 6, 2023
@martinmoraga martinmoraga force-pushed the rl-element branch 2 times, most recently from 7f80eb2 to a3b6f7a Compare March 8, 2023 13:39
@martinmoraga martinmoraga force-pushed the rl-element branch 4 times, most recently from 9f60aa1 to 681a07c Compare March 27, 2023 09:35
@martinmoraga martinmoraga linked an issue Mar 27, 2023 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Mar 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 24 Code Smells

0.0% 0.0% Coverage
14.0% 14.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Oct 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 43 Code Smells

0.0% 0.0% Coverage
29.7% 29.7% Duplication

warning The version of Java (11.0.14.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

martinmoraga and others added 25 commits November 30, 2023 19:56
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Signed-off-by: Martin Moraga <[email protected]>
Copy link

sonarcloud bot commented Nov 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 41 Code Smells

0.0% 0.0% Coverage
30.0% 30.0% Duplication

warning The version of Java (11.0.14.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

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
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

4 participants