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

[DRAFT] [PSY5] Add 3W Transformer Struct #1247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rodrigomha
Copy link
Contributor

Initial idea for 3W transformer based on PSSE.

We are not giving support to any tap voltage control (i.e. COD1 = COD2 = COD3 = 0), and we are assuming that all the data must come in system per unit. These requires the flags CW = CZ = CM = 1.

@rodrigomha rodrigomha self-assigned this Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 97.18310% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.41%. Comparing base (effc91c) to head (4521353).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/models/generated/Transformer3W.jl 97.18% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1247      +/-   ##
==========================================
+ Coverage   84.30%   84.41%   +0.10%     
==========================================
  Files         181      182       +1     
  Lines        8409     8480      +71     
==========================================
+ Hits         7089     7158      +69     
- Misses       1320     1322       +2     
Flag Coverage Δ
unittests 84.41% <97.18%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/PowerSystems.jl 0.00% <ø> (ø)
src/models/generated/Transformer3W.jl 97.18% <97.18%> (ø)

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

Successfully merging this pull request may close these issues.

1 participant