TulipaEnergy / TulipaEnergyModel.jl

An energy system optimization model that is flexible, computationally efficient, and academically robust.
Apache License 2.0
27 stars 20 forks source link

Include all the asset types in the formulation #135

Closed datejada closed 1 year ago

datejada commented 1 year ago

Summary

Currently, the formulation handles producers and consumers. We need to extend it to handle conversion, storage and transmission assets (according to the ESDL description of energy assets).

In this issue, we will not include the matrix proposal for having flexible time steps.

Basic Example

Drawbacks

It requires more abstraction of concepts such as the balance constraint.

Reference Issues

No response

clizbe commented 1 year ago

This involves several steps so that everything works together: