rl-institut / smooth

Simulation framework for non-linear state-dependant energy systems
Other
6 stars 7 forks source link

Add new component VarGrid #181

Closed j-brendel closed 3 years ago

j-brendel commented 4 years ago

There is a new component "variable_grid".

This PR is the first of three to split PR #180 into manageable parts.

The new component "variable_grid" has been written, so that the optimizer (run_optimization) can optimize the type of grid connection (grid_level). Therefore different levels can be defined regarding their output_max and capex.

An example folder "example_var_grid" has been added into "smooth/examples" to demonstrate the functionality of this new component.