Primkins
Primkins
This issue has been resolved. Thanks
@lochel Can you take a look on this issue as you are working on [FMU memory issues](https://github.com/OpenModelica/OMSimulator/issues/1357)
@lochel generate the FMU and test. ``` model Test_X11 function fraction input Integer size "Array size"; input Real Y[size] "input array 1"; output Real Z[size] "Sum of products value"; algorithm...
@lochel: Attached the test script [Test.zip](https://github.com/user-attachments/files/17932803/Test.zip)