/andromede-modeling-prototype

Prototype to design future modeling capabilities for Antares simulator.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

andromede-modeling-prototype

Prototype to design future modeling capabilities for Antares simulator.

The repository consists in:

  • src/andromede: python package that implements the concepts (models, ports) and allows for basic simulation using them.
  • tests: python tests illustrating the use and behaviour of the concepts
  • models-design: mainly schemas to design the models that one could implement using our concepts.