PowerSystemsTestData icon indicating copy to clipboard operation
PowerSystemsTestData copied to clipboard

Data Repository for the Repositories in Sienna

Results 5 PowerSystemsTestData issues
Sort by recently updated
recently updated
newest added

Companion to https://github.com/NREL-Sienna/PowerSystemCaseBuilder.jl/pull/83.

Requires: https://github.com/NREL-Sienna/PowerSystems.jl/pull/1166

Update to new set variable cost interface

When I try to do `build_system(PSSEParsingTestSystems, "PSSE 30 Test System"; force_build=true)`, having PSY and PSB both `dev`'ed to their `psy5` branches, I get the following errrors: ``` ┌ Error: Three-winding...

The `ACTIVSg2000` and `ACTIVg10k` systems have numerous PV buses with inactive generators (some are possibly meant to be synchronous condensers). This logs an error when parsing the system in `PowerSystemsCaseBuilder`...