[root]/libraries/msl31
Modelica
(0 files, 0 lines)
C-Sources
(0 files, 0 lines)
Electrical
(0 files, 0 lines)
Analog
(0 files, 0 lines)
Fluid
(0 files, 0 lines)
Examples
(0 files, 0 lines)
Magnetic
(0 files, 0 lines)
Mechanics
(0 files, 0 lines)
MultiBody
(0 files, 0 lines)
Media
(0 files, 0 lines)
Water
(0 files, 0 lines)
Thermal
(0 files, 0 lines)
ModelicaServices
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 9 (100.0%) | 1.1 |
sjoelund.se | 7 (87.5%) | 6 (66.7%) | 0.8 |
Frenkel TUD | 1 (12.5%) | 3 (33.3%) | 3.0 |
- Delete stuff forgotten
0 lines of code changed in 3 files:
- Added warnings for numbers that have the form .XXX (they should be written 0.XXX according to the specification)
6 lines of code changed in 1 file:
- BackendDAEOptimize.mo: remove simple equations b = der(x)
- Bugfix for removeParameterEqns
- new module removeProtectedParameters
- update testsuite cause of new case for remove simple eqs
3 lines of code changed in 1 file:
- Move msl31/ObsoleteModelica3.mo from testsuite to libraries
0 lines of code changed in 2 files:
- Added /libraries - a common place for the Modelica libraries we test OpenModelica against
- It is possible to switch between Modelica versions using the following environments:
- OPENMODELICALIBRARY=/libraries/msl221:/libraries/common
- OPENMODELICALIBRARY=/libraries/msl31:/libraries/common
- (Separate with ; on Windows platforms)
- Moved /libraries/testsuite/libraries/ ... msl221 msl31 BioChem to /libraries
- Added ModelicaAdditions, SimpleFluid to /libraries
- Updated testcases to reflect these changes (testcases that load MSL now use loadModel)
0 lines of code changed in 1 file: