maestro icon indicating copy to clipboard operation
maestro copied to clipboard

move calculateMaxStepSize

Open FrederikPM opened this issue 3 years ago • 1 comments

calculateMaxStepSize is currently done in VariableStepValue and queries FMUs for max step size. This should be made more transpararent by moving the logic.

FrederikPM avatar Apr 09 '21 11:04 FrederikPM

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

CThuleHansen avatar Dec 20 '21 09:12 CThuleHansen