[root]/libraries/msl31/Modelica/Media/Water
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 5 (100.0%) | 0.8 |
perost | 2 (33.3%) | 4 (80.0%) | 2.0 |
sjoelund.se | 4 (66.7%) | 1 (20.0%) | 0.2 |
- Delete stuff forgotten
0 lines of code changed in 2 files:
- Added warnings for numbers that have the form .XXX (they should be written 0.XXX according to the specification)
1 lines of code changed in 2 files:
Fixes for Media:
- Fixed Inst.makeBinding so that it correctly handles records.
- Commented out recursive calls to simplify2 in ExpressionSimplify.simplifyBinarySortConstants
and simplifyBinarySortConstantsMul, see bug 1450.
- Changed declaration of sat in Modelica.Media.Water.WaterIF97_base.BaseProperties
to be a modification instead, since it already exists as an inherited
component (see ticket 505 on the Modelica Issue Tracker).
- Updated test cases due to different simplifications.
- Added test mofiles/RecordConstant4 to test the record binding fix.
4 lines of code changed in 2 files: