Releases: OpenSimHub/OpenHPL
OpenHPL v2.0.1
What's Changed
This version of OpenHPL is backwards compatible with Version 2.0.0 which contains a series of bug fixes specifically aimed to make it more compliant with the OpenModelica tool.
Highlights
- Remove/convert non-standard vendor annotations.
- Better initial values for the examples.
- Remove conflicting initialisations.
- Fixes to documentation links.
Full Changelog: v2.0.0...v2.0.1
OpenHPL v2.0.0
What's Changed
This new version of OpenHPL is a non-backwards compatible release based on the Modelica Standard Library version 4.0.0 which contains a series of improvements and bug fixes.
This release is non-backwards compatible with earlier versions of OpenHPL. This means it contains changes to the names of classes, parameters, variables, connectors, and more. Users will have to manually edit their existing models that were based on older versions of OpenHPL.
Highlights
- Changed the license to the Mozilla Public License, v. 2.0 .
- More waterway components like draft tube and different bend type types.
- The different fitting types can now be selected via a drop-down list.
- The mechanics of the turbine and generator are now modelled by using rotational mechanic components allowing for proper physical connections with torque feedback.
- New PowerSystem package for simulating active power flow using rotational mechanic equivalents.
- Cleaner look by using 2D-icons
- Examples that use the OpenIPSL have been placed in a separate sub-package and are using OpenIPSL 3.0.1.
New Contributors
- @tbeu made their first contribution in #5
- @pandeysudan27 made their first contribution in #12
- @hellb0rg made their first contribution in #34
Full Changelog: v1.0.0...v2.0.0
v1.0.2
This library is distributed in different formats in order to make it easier to work with without damaging the original content by accident:
OpenHPL.1.0.2.mol
: Read-only version for OpenModelicaOpenHPL.1.0.2.moe
: Read-only version for Dymola
After downloading you should rename the files to OpenHPL 1.0.2.mol
or OpenHPL 1.0.2.moe
respectively (i.e., with a space instead of dot behind OpenHPL).