[root]/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/Properties/WaterSteam
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 35942 (100.0%) | 1089.1 |
adrpo | 12 (36.4%) | 18010 (50.1%) | 1500.8 |
sjoelund.se | 10 (30.3%) | 17926 (49.9%) | 1792.6 |
jfrenkel | 2 (6.1%) | 6 (0.0%) | 3.0 |
alash325 | 9 (27.3%) | 0 (0.0%) | 0.0 |
-- testsuite/3rdparty/AVM + testsuite/3rdparty/ThermoSysPro are temporarily moved to testsuite directory + testsiuite/Libraries + testsuite/mofiles + testsuite/3rdparty are deleted from SVN
0 lines of code changed in 9 files:
- Remove Warning: Treating .. in ThermoSysPro
6 lines of code changed in 2 files:
- Fixed svn:eol-style
17922 lines of code changed in 8 files:
- Initialize some local function variables to avoid future warnings (#1776) about using non-initialized local variables
4 lines of code changed in 2 files:
- encoded the ThermoSysPro library into UTF-8 to make the Hudson UTF-8 job happy.
- moved the 2 early fail models to the failingtests in testsuite/3rdParty/ThermoSysPro/Makefile:
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos
- linked the .mat files and ThermoSysPro library in testsuite/runtest.pl.
- updated testsuite/3rdParty/ThermoSysPro/README.txt
19 lines of code changed in 3 files:
- added ThermoSysPro v3 OSR (Open Source Release) from Daniel Bouskela [daniel.bouskela AT edf DOT fr<ance>]
received in 2012-04-23.
- also added it to the full testsuite/Makefile
- testsuite/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos test now fails
because of differences in an event at time 20. I think simulation result comparison should be improved to
better analyze the results at an event because we detect differences where there aren't any.
- 2 more tests are working now:
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos
ThermoSysPro.Examples.SimpleExamples.TestThreeWayValve.mos
but I assume they are wrong because they terminate prematurely. We should also change
to return "Files not Equal!" when the stop time in one file is smaller than the stop
time in the reference file.
17991 lines of code changed in 9 files: