Skip to content

v3.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@t-sommer t-sommer released this 25 Mar 12:15

Compared to v3.0-alpha.6, v3.0-alpha.7 introduces the following changes (for details and smaller changes see commit history)

C-API & XML Schema

  • Change of C-type for bool variables (#1353)
  • Unify naming of "continuous states" and "derivatives" in API and XML (#1355)
  • Clean up Clocks API and schema (#1361)
  • Remove explicit enum values from fmi3DependencyKind (#1363)

Specification

  • Change example code from C-like pseoudo-code to compilable C-Code (that gets automatically compiled by CI) (#1358)
  • Move and improve data flow images (#1354)
  • Explain dependency on multiple clocks (#1349)
  • Clarify intermediateUpdateTime in SE (#1342)