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

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

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.76991% with 111 lines in your changes missing coverage. Please review.

Project coverage is 75.77%. Comparing base (7571153) to head (6b6ff1b).

Files with missing lines Patch % Lines
...ower/converter/powerfactory/pp_import_functions.py 1.76% 111 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2348      +/-   ##
===========================================
- Coverage    76.00%   75.77%   -0.24%     
===========================================
  Files          282      282              
  Lines        32954    33060     +106     
===========================================
+ Hits         25048    25050       +2     
- Misses        7906     8010     +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
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