Closed MinsGoing closed 3 months ago
How to not assign initial values to input variables?
Are you sure the issue is not the importing tools' initialization? How about FMUs from other tools?
Are you sure the issue is not the importing tools' initialization? How about FMUs from other tools?
The fmu generated by the modelica is correct. The possible reason is that the modelica parameter can only be defined without assignment.
When I generate FMU and execute FMU, the initialized output is incorrect. The correct output should be as shown in the following image.