Getting started

Installation

You can install oemoflex in your environment e.g. using pip:

pip install -e <path to oemoflex>

Usage

Have a look at the examples to see how to create an EnergyDataPackage by specifying the components, busses, regions and links, how to parametrize it and how to pass it to oemof.solph to solve the optimization problem.