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

Static var compensator, series capacitors and recators in pf2pp converter #2348

Merged
merged 18 commits into from
Jan 3, 2025

Conversation

mfisch42
Copy link
Contributor

@mfisch42 mfisch42 commented Jul 18, 2024

Implemented static var compensator with voltage control, the same way as a voltage controlled synchron machine (gen)

The following developments are also included:

  • series reactor ('new' component which is converted out of PF)
  • series capacitors ('new' component which is converted out of PF)
  • impedance, ZPU (already existing, is extended with considering station switches)
    --> if there is a station switch modelled in PF this will be considered in pp net as well

@pawellytaev pawellytaev changed the title Static var compensator Static var compensator in pf2pp converter Jul 18, 2024
@pawellytaev pawellytaev requested a review from rbolgaryn July 18, 2024 14:27
pawellytaev and others added 3 commits July 18, 2024 16:27
…pandapower into static_var_compensator

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@pawellytaev pawellytaev marked this pull request as draft July 24, 2024 09:19
@mfisch42 mfisch42 marked this pull request as ready for review August 2, 2024 11:54
@vogt31337
Copy link
Contributor

@mfisch42 please resolve open conflicts.

…ompensator

# Conflicts:
#	CHANGELOG.rst
#	doc/converter/powerfactory.rst
#	pandapower/converter/powerfactory/pf_export_functions.py
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 1.73913% with 113 lines in your changes missing coverage. Please review.

Project coverage is 75.60%. Comparing base (28168c4) to head (4cbf856).
Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
...ower/converter/powerfactory/pp_import_functions.py 1.73% 113 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2348      +/-   ##
===========================================
- Coverage    75.84%   75.60%   -0.24%     
===========================================
  Files          284      284              
  Lines        33690    33796     +106     
===========================================
+ Hits         25551    25553       +2     
- Misses        8139     8243     +104     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pawellytaev pawellytaev marked this pull request as draft September 18, 2024 13:31
pawellytaev and others added 5 commits September 18, 2024 15:33
…rs if they exist

# Conflicts:
#	pandapower/converter/powerfactory/pp_import_functions.py
…pandapower into static_var_compensator

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@pawellytaev pawellytaev marked this pull request as ready for review September 19, 2024 09:37
@pawellytaev pawellytaev changed the title Static var compensator in pf2pp converter Static var compensator, series capacitors and recators in pf2pp converter Sep 19, 2024
@pawellytaev pawellytaev requested review from vogt31337 and removed request for rbolgaryn September 19, 2024 11:10
@vogt31337 vogt31337 merged commit 6a60abc into e2nIEE:develop Jan 3, 2025
17 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants