v0.2.0
OMJulia v0.2.0
Closed issues:
- Register package at https://github.com/JuliaRegistries/Registrator.jl (#18)
- Does not work with Julia 1.4 (#36)
- OMJulia "simulate()" does not work with OMC v1.17.0 (#42)
- How to specify version of additional Modelica libraries in ModelicaSystem (#44)
- How to handle structural change of models (#45)
- Cannot set parameter in a class being extended (#47)
- Example from User's Guide not working (#54)
- Getting a bunch of temp dirs (#56)
- buildModel() is not working (#58)
- Add OSI-approved license to OMJulia top level folder (#61)
- Closing of OMCSession (#62)
- ZMQ error when starting second omc session (#64)
- OMJulia not working inside Docker container (#67)
Merged pull requests:
- Add a compat section (#21) (@sjoelund)
- allow parsing exceptions in failure (#23) (@arun3688)
- Updatet README (#24) (@AnHeuermann)
- fix linearization when overriding simulateoptions (#25) (@arun3688)
- #5378: allow user defined result file names (#26) (@arun3688)
- restructure OMjulia methods and remove function pointers (#27) (@arun3688)
- close simualtion resultfile after reading (#28) (@arun3688)
- check for omc process status to avoid freezing (#29) (@arun3688)
- Update README.md (#30) (@arun3688)
- export sensitivity analysis API (#31) (@arun3688)
- allow runtime simulation flags from users (#33) (@arun3688)
- set commandLineOptions in ModelicaSystem (#35) (@arun3688)
- Create arrays outside of the lexer loop (#38) (@sjoelund)
- Reference Pkg for Packagespec (#40) (@chrbertsch)
- fix calling the simulation executable on Windows (#43) (@adrpo)
- export buildModel() and report simulation errors to stdout (#46) (@arun3688)
- report info message for non-modifiable parameters (#48) (@arun3688)
- Add optional parameter verbose to enable/disable logging (#49) (@christiankral)
- update getParameters when rebuilding model (#50) (@arun3688)
- allow users to provide library version (#51) (@arun3688)
- fix linearfile for linearization() (#53) (@arun3688)
- Fixing keyword call of simulate (#55) (@AnHeuermann)
- Removing duplicate temp dir (#57) (@AnHeuermann)
- Updated the version number, added Arun to authors (#60) (@JKRT)
- add support for variableFilter in ModelicaSystem (#63) (@arun3688)
- Wait for port file (#65) (@AnHeuermann)
- Improved error logging (#68) (@AnHeuermann)
- Add the
LICENSE.md
file from OM.jl (#70) (@DilumAluthge) - Add TagBot (#72) (@AnHeuermann)
- Update Version to v0.2.2 (#73) (@AnHeuermann)