powerdssp 0.0.1
Release 0.0.1
First release!!
@Jppbrbs entered the project.
Additions
powersddp.PowerSystem()
class initializes a power system either usingpath : str
( .yml file) or adata : dict
params.PowerSystem.dispatch()
results in aDataFrame
depicting economical operationdispatch()
can receive optional paramsverbose=True
and/orplot=True
.dispatch()
uses a Stochastic Dynamic Programming method to solve the minimization function.