v0.9.0
Pre-release
Pre-release
Changed
- Removed fibers to simplify code and increase simulation performance. Concurrency must now be implemented in the master algorithm, and
fixed_step_algorithmhas been modified to use a thread pool. (PR#674, PR#692) - Performance improvements (PR#687)
Added
- OspModelDescription.xml can be located in same folder as FMU when using proxyfmu (PR#688)
- Option to build with FMI logging removed (PR#679)
Fixed
- Update to proxyfmu 0.2.7