[root]/libraries/common
ModelicaAdditions
(0 files, 0 lines)
Blocks
(0 files, 0 lines)
Images
(0 files, 0 lines)
MultiBody
(0 files, 0 lines)
Examples
(0 files, 0 lines)
Loops
(0 files, 0 lines)
Robots
(0 files, 0 lines)
help
(0 files, 0 lines)
SimpleFluid
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 282 (100.0%) | 31.3 |
adrpo | 3 (33.3%) | 144 (51.1%) | 48.0 |
sjoelund.se | 6 (66.7%) | 138 (48.9%) | 23.0 |
- Changed the installed library structure to omlibrary/Modelica 3.1 instead of omlibrary/msl31/Modelica
- Testcases now use loadModel(Modelica,{"3.1"}), etc, instead of env.vars
0 lines of code changed in 3 files:
- Fixed line endings of several files
138 lines of code changed in 2 files:
- update pltpkg.mo (to be more correct with the new OMC)
- haven't tested it yet.
8 lines of code changed in 1 file:
- added SimpleVisual.mo and pltpkg.mo to the common libraries.
136 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: