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

Add Lossy Multi-Terminal HVDC models #1128

Draft
wants to merge 10 commits into
base: rhjd/add_ipc_models
Choose a base branch
from

Conversation

rodrigomha
Copy link
Contributor

To do:

  • Create converter variables
  • Create DC network variables
  • Create converter constraints
  • Create DC network constraints
  • Test basic model

@rodrigomha rodrigomha requested a review from jd-lara July 27, 2024 04:14
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 158 lines in your changes missing coverage. Please review.

Project coverage is 76.49%. Comparing base (303c2d9) to head (c00394c).
Report is 4 commits behind head on rhjd/add_ipc_models.

Files Patch % Lines
src/devices_models/devices/HVDCsystems.jl 0.00% 118 Missing ⚠️
...els/device_constructors/hvdcsystems_constructor.jl 0.00% 39 Missing ⚠️
src/core/expressions.jl 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           rhjd/add_ipc_models    #1128      +/-   ##
=======================================================
- Coverage                77.44%   76.49%   -0.96%     
=======================================================
  Files                      118      118              
  Lines                    12658    12816     +158     
=======================================================
  Hits                      9803     9803              
- Misses                    2855     3013     +158     
Flag Coverage Δ
unittests 76.49% <0.00%> (-0.96%) ⬇️

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

Files Coverage Δ
src/PowerSimulations.jl 100.00% <ø> (ø)
src/core/auxiliary_variables.jl 75.00% <ø> (ø)
src/core/constraints.jl 100.00% <ø> (ø)
src/core/formulations.jl 96.87% <ø> (ø)
src/core/variables.jl 62.90% <ø> (ø)
src/core/expressions.jl 71.42% <0.00%> (-5.50%) ⬇️
...els/device_constructors/hvdcsystems_constructor.jl 32.20% <0.00%> (-62.80%) ⬇️
src/devices_models/devices/HVDCsystems.jl 29.38% <0.00%> (-27.31%) ⬇️

Copy link
Contributor

github-actions bot commented Jul 27, 2024

Performance Results

Version Precompile Time
Main 3.201761272
This Branch 3.304719633
Version Build Time
Main-Build Time Precompile 50.230389764
Main-Build Time Postcompile 1.074673636
This Branch-Build Time Precompile 51.130797244
This Branch-Build Time Postcompile 1.218703992
Version Build Time
Main-Solve Time Precompile 1688.296680561
Main-Solve Time Postcompile 1669.603077788
This Branch-Solve Time Precompile 529.018100733
This Branch-Solve Time Postcompile 500.058935896

@rodrigomha rodrigomha changed the base branch from main to rhjd/add_ipc_models July 31, 2024 00:02
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.

1 participant