Skip to content

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.

License

Notifications You must be signed in to change notification settings

NicolasSalmieriScalian/Antares_Simulator

 
 

Repository files navigation

Antares Simulator

Status Status Status Quality Gate Status

License: GPL v3

Antares Simulator is an open source power system simulator meant to be used by anybody placing value in quantifying the adequacy or the economic performance of interconnected power systems, at short or remote time horizons:

Transmission system Operators, Power Producers, Regulators, Academics, Consultants, NGO and all others actors concerned by energy policy issues are welcome to use the software.

The Antares Simulator project was initiated by RTE (French Electricity Transmission system Operator) in 2007. It was developed from the start as a cross-platform application (Windows, GNU/Linux ,Unix).

Until 2018 it was distributed under the terms of a proprietary license.

In May 2018 RTE decided to release the project under the GPLv3 license.

The GUI is deprecated in favor of Antares Web.

Links:

Installation

This software suite has been tested under:

  • Ubuntu 20.04 Status
  • Microsoft Windows with Visual Studio 2019 (64-bit) Status
  • Centos7 Status

Antares Simulator is built using CMake. For installation instructions, please visit INSTALL.md

Source Code Content

  • AUTHORS - Antares Simulator authors
  • CERTIFICATE - A standard DCO that has to be signed by every contributor
  • CONTRIBUTING - How to submit patches and discuss about code evolutions
  • COPYING - The GPL v3 license.
  • INSTALL - Installation and building instructions.
  • NEWS - Important modifications between the releases.
  • README - This file.
  • ROADMAP - Main orientations for further developements
  • THANKS - Attribution notices for external libraries and contributors.
  • resources/ - Free sample data sets.
  • src/analyzer/ - source code for the statistical analysis of historical time-series.
  • src/cmake/ - files for initializing a solution ready for compilation.
  • src/distrib/ - system redistributable libraries Win(x64,x86),unix.
  • src/ext/ - third party libraries used by Antares_Simulator: libYuni, Sirius_Solver.
  • src/libs/ - miscellaneous Antares_Simulator libraries.
  • src/solver/ - simulation and optimization part.
  • src/tools/ - miscellaneous tools for dataset management.
  • src/ui/ - Graphic user interface.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.9%
  • C++ 35.6%
  • CMake 1.1%
  • Python 0.2%
  • Ruby 0.1%
  • Shell 0.1%