[root]/SimulationRuntime/fmi/import
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 110 (100.0%) | 11491 (100.0%) | 104.4 |
sjoelund.se | 47 (42.7%) | 5282 (46.0%) | 112.3 |
wbraun | 22 (20.0%) | 3425 (29.8%) | 155.6 |
perost | 7 (6.4%) | 1833 (16.0%) | 261.8 |
hudson | 17 (15.5%) | 950 (8.3%) | 55.8 |
mahge930 | 1 (0.9%) | 1 (0.0%) | 1.0 |
adeas31 | 16 (14.5%) | 0 (0.0%) | 0.0 |
- Kill old FMI import.
0 lines of code changed in 14 files:
- Fix wrong include dir makefile for FMI.
1 lines of code changed in 1 file:
Move the C includes to build/include/omc/c. Probably fixed bootstrapping
1 lines of code changed in 1 file:
Changed the log functions from macros to vararg functions (since vararg macros do not work very well and the current approach is not maintainable)
2 lines of code changed in 1 file:
Fix FreeBSD compilation
3 lines of code changed in 1 file:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
940 lines of code changed in 7 files:
[Janitor mode] Fix tabs
940 lines of code changed in 7 files:
[Janitor mode] Set auto-props
10 lines of code changed in 10 files:
Trim trailing whitespace
246 lines of code changed in 12 files:
- changed event handling with dassl
- while every dassl step the ZeroCrossings are tested
- changed many results, since now the simulation is more accurate
- changed the check for Modelica assert, now some models produce warnings
for variables outside min and max values
3 lines of code changed in 1 file:
- optimized fmi-export calculations
- added support input and output vars for fmi-import and a test-case
- added a better flow control for fmi-import models
795 lines of code changed in 5 files:
- fixed coding style
7 lines of code changed in 1 file:
- changed compilation flag for fmu-export from -O2 to -O
- added String support for fmu-import
- added MultiBody.DoublePendelum test
17 lines of code changed in 3 files:
-fixed CODING_STYLE
2 lines of code changed in 1 file:
- fixed FMI-Export Alias variables
10 lines of code changed in 1 file:
- aded fixes and tests for fmu-export and fmu-import
402 lines of code changed in 4 files:
- Fixed FMI import compilation on windows.
0 lines of code changed in 2 files:
- Use suffix .in for in-files
580 lines of code changed in 5 files:
- Got rid of tabs.
1833 lines of code changed in 7 files:
- Fix encoding in CPP and interactive
6 lines of code changed in 2 files:
- fixed FMU-Export
- fixed FMI-Import
- moved FMI-Import to SimulationRuntime
2189 lines of code changed in 6 files:
- Set svn-eol-style on a few files
3504 lines of code changed in 18 files: