[root]/testsuite/3rdParty/HumMod
HumMod
(0 files, 0 lines)
animations
(0 files, 0 lines)
parameters
(0 files, 0 lines)
setup
(0 files, 0 lines)
Physiolibrary
(0 files, 0 lines)
icons
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 32 (100.0%) | 206531 (100.0%) | 6454.0 |
sjoelund.se | 12 (37.5%) | 124942 (60.5%) | 10411.8 |
ppriv | 6 (18.8%) | 75019 (36.3%) | 12503.1 |
perost | 3 (9.4%) | 6567 (3.2%) | 2189.0 |
Frenkel TUD | 2 (6.3%) | 3 (0.0%) | 1.5 |
alash325 | 9 (28.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 9 files:
- Changed Util.swap to work as expected (i.e. swap on true).
48 lines of code changed in 1 file:
- Added missing 'each' prefixes to more models
- Made DAE.TYPED and DAE.UNTYPED modifications contain Absyn.Info and started using that whenever possible
- This makes error-messages appear at the source of the modification instead of at the component being modified, which is better since it is easier to look up the component than to figure where the #!#&@ the modification came from
24 lines of code changed in 2 files:
Added a failing test for the new HumMod model
- issue: omc backend is crashing on the added translateHumMod.mos test.mo
- note: the model's .mo files are first preprocessed into HumMod_OMC/ folder to be able to instatiate and check successfully
- renaming the old tests with suffix OMCTotal
75019 lines of code changed in 6 files:
#1801
- Fix problem with matrix-vector operations being converted into array-multiplication of vector and scalar
- All tests that worked still work except for one: ./libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos, presumably because of a better solution now
48 lines of code changed in 1 file:
- eol-style
1 lines of code changed in 1 file:
#1767
- Marked strings for translation in Error.mo
- Removed some useless whitespace from a few error-messages
0 lines of code changed in 2 files:
- fix tests
2 lines of code changed in 1 file:
- fix tests
1 lines of code changed in 1 file:
- Cleaned up checking of connector types and added warning for connecting two
sources.
- Moved visibility attribute from DAE.Var to DAE.Attributes.
- Removed direction prefix from components created by expandable connections,
since we can't determine them reliably yet.
- Other minor fixes to connections.
257 lines of code changed in 1 file:
- Implemented a new template based expression dumping.
- Updated test suite.
6262 lines of code changed in 1 file:
- Conversion to UTF-8
7 lines of code changed in 1 file:
- Fix rtest path in Makefiles
1 lines of code changed in 1 file:
- Added missing file
4 lines of code changed in 1 file:
- Moved HumMod and Siemens tests to 3rdParty
124857 lines of code changed in 3 files: