Skip to content

Latest commit

 

History

History
139 lines (79 loc) · 3.8 KB

File metadata and controls

139 lines (79 loc) · 3.8 KB
title Home

flixOpt

Flexible · Low-entry · Investment · X-sector · OPTimization

Model more than costs · Easy to prototype · Based on dispatch · Sector coupling · Mathematical optimization

Model, optimize, and analyze complex energy systems with a powerful Python framework designed for flexibility and performance.

🚀 Get Started 💡 View Examples ⭐ GitHub

:material-map-marker-path: Quick Navigation

  • 🚀 Getting Started


    New to FlixOpt? Start here with installation and your first model

  • 💡 Examples Gallery


    Explore real-world examples from simple to complex systems

  • 📚 API Reference


    Detailed documentation of all classes, methods and parameters

  • 📖 Recipes


    Common patterns and best practices for modeling energy systems

  • :material-math-integral: Mathematical Notation


    Understand the mathematical formulations behind the framework

  • :material-road: Roadmap


    See what's coming next and contribute to the future of FlixOpt

🏗️ Framework Architecture

![FlixOpt Conceptual Usage](./images/architecture_flixOpt.png) Conceptual Usage and IO operations of FlixOpt

FlixOpt provides a complete workflow for energy system optimization:

  • :material-file-code: Define your system using Python components
  • :material-cog: Optimize with powerful solvers (HiGHS, Gurobi, CPLEX)
  • :material-chart-box: Analyze results with built-in visualization tools
  • :material-export: Export to various formats for further analysis

:material-account-group: Community & Support

  • :fontawesome-brands-github: GitHub


    Report issues, request features, and contribute to the codebase

    Visit Repository →{target="_blank" rel="noopener noreferrer"}

  • :material-forum: Discussions


    Ask questions and share your projects with the community

    Join Discussion →{target="_blank" rel="noopener noreferrer"}

  • :material-book-open-page-variant: Contributing


    Help improve FlixOpt by contributing code, docs, or examples

    Learn How →{target="_blank" rel="noopener noreferrer"}

:material-file-document-edit: Recent Updates

!!! tip "What's New in v3.0.0" Major improvements and breaking changes. Check the Migration Guide for upgrading from v2.x.

📋 See the full Release Notes for detailed version history.


Ready to optimize your energy system?

▶️ Start Building


{% include-markdown "../README.md" start="## 🛠️ Installation" end="## 📄 License" %}