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

Fixes to support WECC 240 network solution #285

Merged
merged 17 commits into from
Feb 9, 2025

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Feb 9, 2025

Fixes to enable WECC 240 solution with OPF.

  • Fix pypower.gen and pypower.powerplant classes to resolve incorrect power updates of bus data.
  • Add module global pypower::default_reactive_power_fraction to allow maximum reactive power to be automatically set as a function of maximum real power.
  • Add scale property to pypower.geodata to allow values to scale when read from the source panel.
  • Add display of input data in pypower_solver.py when both verbose and debug are enabled.
  • Add save of solution diagnostics in pypower_solver.py when cases are saved after solution.
  • Add shunt class to pypower module to support shunt capacitors and reactors.
  • Add support for RANDOM pseudoglobal to allow inline generation of random numbers anywhere in GLM.

@dchassin dchassin merged commit 0ba0e17 into arras-energy:master Feb 9, 2025
2 checks passed
@dchassin dchassin deleted the develop-fix-geodata branch February 9, 2025 15:41
dchassin added a commit that referenced this pull request Feb 15, 2025
Signed-off-by: David P. Chassin <david.chassin@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

1 participant