Skip to content

Antares

Overview

Antares is composed of multiple programs that form a comprehensive ecosystem for simulating transmission systems at short- or long-term horizons. Its aim is to:

  • Precisely quantify the adequacy and economic performance of national or continental interconnected energy systems
  • Perform investment optimization to anticipate the future development of the grid

Main applications

graph TD;
data-manager -.-> antares_craft
data-manager -.-> AntaREST
antares_craft --> AntaREST
AntaREST --> core

subgraph core[Core computations]
    Antares_Simulator
    antares-xpansion
end

data-manager[<a href="https://github.com/AntaresSimulatorTeam/antares-datamanager-front" style="text-decoration:none;">data-manager</a> <br><span>Antares study generator</span>];
antares_craft[<a href="https://github.com/AntaresSimulatorTeam/antares_craft" style="text-decoration:none;">antares_craft</a> <br><span>Python library for interacting with Antares studies</span>];
AntaREST[<a href="https://github.com/AntaresSimulatorTeam/AntaREST" style="text-decoration:none;">AntaREST</a> <br><span>Web interface and REST API</span>];
antares-xpansion[<a href="https://github.com/AntaresSimulatorTeam/antares-xpansion" style="text-decoration:none;">antares-xpansion</a> <br><span>Investment module</span>];
Antares_Simulator[<a href="https://github.com/AntaresSimulatorTeam/Antares_Simulator" style="text-decoration:none;">Antares_Simulator</a> <br><span>Simulation engine</span>];

style data-manager stroke-dasharray: 2
Loading

You can find a more functional diagram here.

Links

📖 Antares documentation

🆕 Release notes

Popular repositories Loading

  1. Antares_Simulator Antares_Simulator Public

    Antares-Simulator is an Open Source power system simulator to quantify the adequacy or the economic performance of interconnected energy systems, at short or remote time horizons.

    C++ 91 31

  2. GEMS GEMS Public

    Generic Energy systems Modelling Schema

    Python 52 2

  3. AntaREST AntaREST Public

    REST API and web application for Antares-Simulator

    Python 21 12

  4. GemsPy GemsPy Public

    Gems, a framework for generic modelling in energy systems

    Python 18 4

  5. antares-xpansion antares-xpansion Public

    Antares Xpansion aims at performing investment simulations. It is currently based on Antares Simulator studies.

    C++ 14 10

  6. antares_craft antares_craft Public

    Python library for reading and editing Antares-Simulator studies

    Python 11 3

Repositories

Showing 10 of 34 repositories

Top languages

Loading…

Most used topics

Loading…