Skip to content

v0.10.4

Latest
Compare
Choose a tag to compare
@restenb restenb released this 12 Dec 14:17
· 1 commit to master since this release
83220d5

[v0.10.4] - 2024-12-12

Fixed
  • Real time factor calculation for small time steps has been improved by computing a rolling average rather than a fixed amount of 5 timesteps.
  • Variables are now correctly transferred at the points in the FMU initialization sequence where they are permitted to change.
  • FMU start values will now be correctly initialized before entering initialization mode.
  • Various bug fixes and improvements.
Changed
  • The fixed precision of the file observer can now be specified.
  • File observer is now printing the correct FMU author.