OMSimulator
OMSimulator copied to clipboard
Add/Test support for tunable parameters
Description
Add and test support for tunable parameters in OMSimulator. Tunable parameters allow modifying specific model parameters during simulation, without requiring recompilation or restarting.
Issue was raised by @BoLvti
- probably already supported, @lochel needs to confirm
- we need a model to test this
- Robert : should be possible to test it with some examples in the test suite - @arun3688 - aircraft models
@arun3688 The embrace_TwoConf example in the test suite has tunable parameters in for example the "consumer.fmu":
Maybe this could work as en example to test the functionlaity
I think the reference FMUs from the Modelica Association could also be used for testing.