Opened 6 years ago
#5429 new discussion
SimulationInfos are not correctly saved in FMU init file
Reported by: | Owned by: | Lennart Ochel | |
---|---|---|---|
Priority: | normal | Milestone: | Future |
Component: | FMI | Version: | v1.14.0-dev-nightly |
Keywords: | Cc: |
Description
When exprting FMU, some settings can be punt in annotation that will used in FMU such as startTime, stopTime, stepSize and tolerance. All those setting are always correctly save in modelName_init_fmu.c but not the solverMethod, outputFormat and variableFilter. e.g. if i set solver to euler, dassl is alway saved as solverMethod in init file.
Should user be able to set what solver would be used for the FMU?
Note:
See TracTickets
for help on using tickets.