oemof / oemof-solph

A model generator for energy system modelling and optimisation (LP/MILP).
https://oemof.org
MIT License
298 stars 126 forks source link

Implement rule based alternative to solph #536

Open p-snft opened 5 years ago

p-snft commented 5 years ago

The possibility to have alternatives to solph is part of oemof's core design. At the Nov. '18 dev meeting the idea came up, to implement such an alternative that can directly model classical control strategies. This alternative should accept an EnergySystem based on the solph network structure.

Advantages:

Disadvantages:

Alternatives:

p-snft commented 5 years ago

Yesterday, we had a discussion on this topic. The participants include the persons who came up with the idea in the dev meeting. Here are the results (protocol by Bastian and me):

Goals of dynamic simulation

Option A

Identified problems

Option B

Properties

Draft algorithm

Identified problems

To do

longlevan commented 2 years ago

+1 for having an rule-based alternative to solph