Clayton Barrows

Results 32 issues of Clayton Barrows

We should make the `BusTypes` enum `Int` values align with the PowerModels `bus_type` fields. I.e. (`BUS TYPE 2 bus type (1 = PQ, 2 = PV, 3 = ref, 4...

breaking

```julia get_max_reactive_power(battery) ERROR: type Nothing has no field max Stacktrace: [1] getproperty(x::Nothing, f::Symbol) @ Base ./Base.jl:33 [2] get_max_reactive_power(d::GenericBattery) @ PowerSystems ~/.julia/packages/PowerSystems/Rjz37/src/models/supplemental_accessors.jl:43 ```

bug

this is a redo on #29 based on v0.4

```julia julia> template_unit_commitment() Network Model ┌───────────────┬───────────────────────┐ │ Network Model │ CopperPlatePowerModel │ │ Slacks │ false │ │ PTDF │ false │ │ Duals │ None │ └───────────────┴───────────────────────┘ Device Models...

code bug

- add name #914 - description - add all this to another file like metatadata.json - zip all the system files into system name - may want to make considerations...

enhancement
breaking

a `name` field in the system would be useful

Feature Request

Add a function that allows users to check the time series in a system for: - valid `scaling_factor_multipliers` - values in range 0 - 1.0 - constant resolution and length...

PARSING

some time in the future

Known events of interest: - [ ] Outages: event time, clearing interval. - [ ] Probabilistic Outages: event probability and clearing interval. - [ ] Partial Outage: Fraction lost, event...

some time in the future

PARSING
NewStruct