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

flowchart TD
    A[data-manager\nStudy generator]
    B[antares_craft\nPython library for interacting with Antares studies]
    C[AntaREST\nWeb interface and REST API]
    
    subgraph Core computations
        direction LR
        D[Antares_Simulator<br/>Core computations]
        E[antares-xpansion<br/>Investment module]
    end
    A -.-> B
    B --> C
    A -.-> C
    C --> D
    C --> E

    %% Links (replace with actual URLs)
    click A "https://github.com/AntaresSimulatorTeam/antares-datamanager-front" _blank
    click B "https://github.com/AntaresSimulatorTeam/antares_craft" _blank
    click C "https://github.com/AntaresSimulatorTeam/AntaREST" _blank
    click D "https://github.com/AntaresSimulatorTeam/Antares_Simulator" _blank
    click E "https://github.com/AntaresSimulatorTeam/antares-xpansion" _blank

    style A 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++ 89 31

  2. GEMS GEMS Public

    Generic Energy systems Modelling Scheme

    Python 52 1

  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++ 15 10

  6. antares_craft antares_craft Public

    Python library for reading and editing Antares-Simulator studies

    Python 11 3

Repositories

Showing 10 of 33 repositories

Top languages

Loading…

Most used topics

Loading…