maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Maestro a Co-Simulation Orchestration Engine

Results 92 maestro issues
Sort by recently updated
recently updated
newest added

Also see #122 for status on case studies **Internal release - ordered** - [x] lexer - rename external to `expand` - #83 - [x] lexer - Check number parsing (perhaps...

enhancement
maestrov2

There should be a test where the involved FMUs discards steps AND variablestep is invalid which also causes the step to be discarded.

When using the Web API keeping maestro filled with 25 concurrent simulations sometimes a simulation will not complete. After sending 100 simulations all 100 are loaded but only 99 complete....

Currently the `MablTemplateGenerator` creates a specification containing expansions. This means, that this can be picked up later on and processed to generate the desired spec. If the `MablTemplateGenerator` creates a...

The idea for parallelism is: ``` ||{ { BLOCK A } { BLOCK B } } ``` where Block A and Block B will run in parallel.

enhancement
maestrov2

Replace environment variables before executing in interpreter Perhaps via advanced seed script. The input format from external usage is json and can be passed in a runtime configuration

enhancement
maestrov2