Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 1.11 KiB

Co-Simulation Generator

pipeline status

The Co-Simulation Generator project is responsible for the generation step of the co-simulation framework. It generates the Java classes ConcreteExecution and StartExecution which contain all information that are required to start the co-simulation.

There are two possibilities to use the co-simulation generator:

For instructions how to use the CLI and the Maven plugin respectively consider the corresponding Gitlab documentation.