[root]/SimulationRuntime/cpp/Source/System/Modelica
Policies
(0 files, 0 lines)
build
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 1855 (100.0%) | 31.9 |
niklwors | 39 (67.2%) | 1142 (61.6%) | 29.2 |
sjoelund.se | 4 (6.9%) | 494 (26.6%) | 123.5 |
perost | 3 (5.2%) | 168 (9.1%) | 56.0 |
Kaie Kubjas | 7 (12.1%) | 40 (2.2%) | 5.7 |
Frenkel TUD | 5 (8.6%) | 11 (0.6%) | 2.2 |
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
0 lines of code changed in 8 files:
extended make file to build cpp runtime with visual studio
3 lines of code changed in 2 files:
- fix in cpp runtime for CVode event handling. Modified CVode settings.
4 lines of code changed in 2 files:
- fix in cpp runtime for division, initialization of CVode
1 lines of code changed in 1 file:
-fix in cpp template for array assign
6 lines of code changed in 1 file:
-renamed cpp shared libs and executable with OMCpp prefix
-changed executable call for cpp runtime in CevalScript
4 lines of code changed in 1 file:
-changed loading algebraic loop solver library in cpp runtime
1 lines of code changed in 1 file:
- extended cpp template for sparse jacobian
7 lines of code changed in 3 files:
-changed output format of cpp runtime to csv
1 lines of code changed in 1 file:
- fix in cmake file for Modelica system
1 lines of code changed in 1 file:
-fixed dynamic libarary loading with path names
1 lines of code changed in 1 file:
fix runtime cpp for compilation Makefile Source/*.*
3 lines of code changed in 1 file:
replaced includes of Settingsfactory with SettingsFactory
1 lines of code changed in 1 file:
replaced all utils/extension includes with Utils/extension
5 lines of code changed in 1 file:
Moved boost::extension to Source/utils/ folder
5 lines of code changed in 1 file:
fix in cpp template for array of models code generation
11 lines of code changed in 1 file:
- move ModelicaConfic.inc to /include/omc/cpp
1 lines of code changed in 1 file:
- Got rid of tabs.
168 lines of code changed in 3 files:
Modified interface method giveZeroFunc in cpp runtime, eps parameter is not needed.
Fix in CMake file of Modelica System
4 lines of code changed in 3 files:
Fix typo in AlgloopsolverFactory class
14 lines of code changed in 4 files:
changed prefix of variable names in cpp runtime
10 lines of code changed in 2 files:
In SimCodeCpp.tpl fixed a bug with arrays and extended functions for doing reduction.
26 lines of code changed in 3 files:
- Set svn-eol-style on a few files
494 lines of code changed in 4 files:
Added CMakefiles for Idas an Cvode to cpp runtime
1 lines of code changed in 1 file:
Extended cpp runtime for solving non linear systems
2 lines of code changed in 1 file:
Modified cmake files for build of the Modelica system with generated make file
22 lines of code changed in 2 files:
add CMakefile to build generated Modelica System
1059 lines of code changed in 7 files: