Release notes

v1.0.2

This release includes a bug fix for Python versions 3.11 and 3.12, addressing an issue that prevented the storage of runs to HDF5 files.

v1.0.1

This release includes multiple new features, improvements and changes:

Simulation

  • changed signature of simulate function

  • possibility to set start values for models

  • possibility to set a logging step size

  • performance optimization

RDM feature (beta)

  • store runs in a hdf5 file

  • load runs from a hdf5 file

FMU export

  • export settings can be passed to export Dymola models

v0.1.0

The first release of SOFIRpy. SOFIRpy provides functionalities to:

  • export Dymola and OpenModelica models as FMUs

  • co-simulate FMUs with custom python models

  • store data and meta data of the simulation