flexigis_optimize.pyΒΆ

This script is use to model an energy system, and derive the optimal RE feedin capacity and storage investment. The optimisation is carried out using the oemof solph package. The below codes are taken from the oemof-example codes github repository. The optimization settings are described below by the following parameters:

  • optimize wind, pv, gas_resource and storage

  • set investment cost for wind, pv and storage

  • set gas price for kWh

See links: oemof-example and oemof-plotting_examples