- Renaming all
runcomments tosolve - Cleaning up the TNEP formulation:
- Collecting all problem formulations under
tnep.jland dispatching based on data - By default AC and DC candidates added based on input data. Same is done for multi-period TNEP.
- Collecting all problem formulations under
- Merging with CbaOPF.jl package:
- Adding different equipment types: PSTs, storage, series compensation (not for all formulations, WIP!)
- Adding flexbile demand, and demand shedding to all problem types, adding option to use different components of the objective function, e.g.,
gen,demand(not for all formulations, WIP!) - Including base unit commitment model
uc.jl - Including multi-period OPF model, dispatched based on data: mutli-network
- Including re-dispatch optimisation
rdopf.jl - Including frequency constrained unit commitment model
fcuc.jl
- Improving documentation
- Work in progress