[root]/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl/Blocks/Math
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 103 (100.0%) | 4501 (100.0%) | 43.6 |
adrpo | 42 (40.8%) | 2260 (50.2%) | 53.8 |
sjoelund.se | 30 (29.1%) | 2241 (49.8%) | 74.7 |
alash325 | 31 (30.1%) | 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 31 files:
- Fixed svn:eol-style
2241 lines of code changed in 30 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
20 lines of code changed in 11 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.
2240 lines of code changed in 31 files: