TulipaEnergyModel
March 16, 2026 Β· View on GitHub
This package provides an optimization model for the electricity market and its coupling with other energy sectors (e.g., hydrogen, heat, natural gas, etc.). The main objective is to determine the optimal investment and operation decisions for different types of assets (e.g., producers, consumers, conversions, storages, and transports).
How to Cite
If you use TulipaEnergyModel.jl in your work, please cite using the reference given in CITATION.cff.
Installation
pkg> add TulipaEnergyModel
See the documentation for details on the model and the package.
Bug reports and discussions
If you think you have found a bug, feel free to open an issue. If you have a general question or idea, start a discussion.
Contributing
If you want to contribute (awesome!), please read our Contributing Guidelines and follow the setup in our Developer Documentation.
If you contribute with AI agents, please also follow the "Working with AI Agents" section in the developer docs, including the recommendation to configure your agent to always read AGENTS.md.
License
This content is released under the Apache License 2.0 License.
AI Coding Assistant Attribution
We use and accepts pull requests with AI coding assistants to help with development, but we expect the committers to understand and be responsible for the code that they introduce. All commits that receive AI assistance should be signed off with:
Co-authored-by: MODEL NAME (FULL MODEL VERSION) <EMAIL>
For example:
Co-authored-by: Claude Code (claude-sonnet-4-20250514) <noreply@anthropic.com>