[root]/testsuite/3rdParty/ThermoSysPro/ThermoSysPro/InstrumentationAndControl
Blocks
(0 files, 0 lines)
Continu
(0 files, 0 lines)
Discret
(0 files, 0 lines)
Logique
(0 files, 0 lines)
Math
(0 files, 0 lines)
NonLineaire
(0 files, 0 lines)
Sources
(0 files, 0 lines)
Tables
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 839 (100.0%) | 64.5 |
adrpo | 5 (38.5%) | 422 (50.3%) | 84.4 |
sjoelund.se | 4 (30.8%) | 417 (49.7%) | 104.2 |
alash325 | 4 (30.8%) | 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 4 files:
- Fixed svn:eol-style
417 lines of code changed in 3 files:
- Removed Absyn.ELEMENT.name (redundant and wrong)
#1764
- Changed ClassLoader to respect package.order
+ This means most packages are parsed differently than before and many tests (especially Media) changed
0 lines of code changed in 1 file:
- 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
4 lines of code changed in 1 file:
- 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.
418 lines of code changed in 4 files: