maestro
maestro copied to clipboard
move calculateMaxStepSize
calculateMaxStepSize is currently done in VariableStepValue and queries FMUs for max step size. This should be made more transpararent by moving the logic.
This is somewhat done via: https://github.com/INTO-CPS-Association/osmc/blob/main/case-study/maestro-extension/fmi2extension/src/main/resources/org/intocps/maestro/fmi2extension/FMI2Extension.mabl but it is in context of a case-study