Clayton Barrows
Clayton Barrows
I agree that OTS is a simplification of SCOTS. And, my logic is similar. Except, I *think* that there are solutions with multiple connected components that can remain n-1 secure...
From my perspective, there are two reasons to use linearized DC OPF instead of ACOPF 1. Computational tractability... 2. Economic/market analysis... all electricity markets clear using some form of DC...
Do you want to parse PWB files, AUX files, reference the Sim-Auto API, or something else?
In the current implementation, and in the suggested change where pinning is done via a variable `pin :: Union{Nothing, Vector{Point{Dim,Bool}}}`, the adjacency matrix must be sorted so that the *n*...
@hexaeder I like your interface improvement suggestion. I'd suggest that the same interface should be used for `initialpos` and `pin`. Do you agree?
This latest attempt gets most of the way towards the suggestions from @hexaeder To summarize: - `initialpos` can handle: - `Vector{Tuple}` - in this case it creates initial positions for...
Above you can see that `ServiceModel(VariableReserve{ReserveUp}, RangeReserve)` is a valid ServiceModel, but isn't being reported by `generate_service_formulation_combinations`
Formulation docs TODOs: - [ ] how to describe expressions? e.g. which variables are added to the power balance expressions - [ ] services - [ ] slacks - [...
@jd-lara Can you look this over so that we can get the partially complete new docs merged?
Does this include mixed-resolution time series (8:00, 9:00, 9:05, 9:10, 10:00...) or just multiple time series with different resolutions?