github Hopsan/hopsan v2.18.0
Release 2.18.0

latest releases: v2.21.1, v2.21.0, v2.20.0...
3 years ago

Enhancements

  • HopsanCore:
    • New "filepath" parameter type (variable class HFilePath). It is basically a string, but will enable a browse dialog button in
      the component properties dialog. File paths will be added relative to the model, if you want absolute paths, you will have to
      copy paste the path into to file path text field (like before)

Bug Fixes

  • HopsanGUI:

    • Due to the random bug described below, starting optimization would instantly freeze the program
  • Ops:

    • On the Windows version build with MinGW the random generator would return the same value on each call. It now returns actual random values
    • Due to this random bug, optimization would freeze during initialization (get stuck in an infinite loop)

Component Libraries

  • Various improvements and fixes to the experimental FMI wrapper component (Extension library)
  • LookupTable components now use the filepath parameter type to allow browsing for files

Don't miss a new hopsan release

NewReleases is sending notifications on new releases.