1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the PowerSystemCaseBuilder.jl Julia package where the `c_fixed_market_bid_cost` system ignores keyword arguments passed during system building. The issue appears to be related to how keyword arguments are handled within the system generation code, potentially a copy-paste error. The fix involves reviewing and correcting the argument handling in the relevant section of the `psitest_library.jl` file.

Complexity: 3/5
good first issue

Package to build Cases for Power Systems Modeling

Julia