oemof / oemof-solph

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

Remove cellular model stub #1078

Closed p-snft closed 3 weeks ago

p-snft commented 3 weeks ago

We have an experimental stub for cellular energy system modelling that in my opinion should be replaced by proper filtering of nodes and the labeling system. I suggest removing that stub. Are there objections?

p-snft commented 3 weeks ago

@lensum, as you originally added this, I am looking forward for your feedback.

lensum commented 3 weeks ago

Seeing that this has probably caused more confusion than it brought benefits, I support this motion.

Unfortunately, I'm hard pressed for time right now, so I might not be able to help much with the removal. From the code-perspective, I think this is mostly the removal of two or three loops in the Model (or BaseModel) class.