Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 134 (100.0%) | 146912 (100.0%) | 1096.3 |
Compiler/Template/ | 104 (77.6%) | 139437 (94.9%) | 1340.7 |
Compiler/susan_codegen/SimCode/ | 22 (16.4%) | 7229 (4.9%) | 328.5 |
/ | 2 (1.5%) | 148 (0.1%) | 74.0 |
SimulationRuntime/c/simulation/libf2c/ | 1 (0.7%) | 85 (0.1%) | 85.0 |
Compiler/BackEnd/ | 2 (1.5%) | 10 (0.0%) | 5.0 |
Compiler/ | 2 (1.5%) | 2 (0.0%) | 1.0 |
Compiler/Util/ | 1 (0.7%) | 1 (0.0%) | 1.0 |
Updates to the sparse FMI generator
116 lines of code changed in 2 files:
Added linear system solver to sparse FMI, working on events
38224 lines of code changed in 2 files:
More work on the Sparse FMI back-end
543 lines of code changed in 2 files:
Sparse FMI works for simple systems in state space form
365 lines of code changed in 2 files:
More work on SparseFMI
745 lines of code changed in 2 files:
More work on the sparse FMI generator
484 lines of code changed in 2 files:
Added start of a sparse FMI generator for creating QSS compatible FMIs
5257 lines of code changed in 7 files:
Fixed problem with initializing if statements in the adevs backend
2 lines of code changed in 2 files:
Fixed problem caused by not recalculating parameter equations when calculating all other variables
24 lines of code changed in 2 files:
Updates and fixes for the Adevs backend
2621 lines of code changed in 2 files:
Corrected code for initialization in the adevs backend
526 lines of code changed in 2 files:
Update to adevs backend to fix initialization involving fixed variables. Updates for new c runtime.
1994 lines of code changed in 2 files:
Added state variable selection to initialization loop
1 lines of code changed in 1 file:
Code cleanup for the adevs backend
2 lines of code changed in 1 file:
Derivatives in delay expressions were translated into wrong C reference. Fixed.
2 lines of code changed in 1 file:
Remove arrayCref from test for array in the adevs code generator. Replaced this with a messier, but seemingly more reliable, ifdef to avoid duplicate definition.
35 lines of code changed in 1 file:
Fixed update_vars to reset the init flag in adevs event functions
7 lines of code changed in 1 file:
Added array assignments to code generated for residuals
1869 lines of code changed in 2 files:
Fixed state selection and initialization problem in the adevs backend
37 lines of code changed in 1 file:
State selection seems to work.
59 lines of code changed in 2 files:
(45 more)