Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 152 (100.0%) | 5349 (100.0%) | 35.1 |
petar | 121 (79.6%) | 5336 (99.8%) | 44.0 |
levsa | 29 (19.1%) | 12 (0.2%) | 0.4 |
x02lucpo | 2 (1.3%) | 1 (0.0%) | 0.5 |
Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
0 lines of code changed in 27 files:
Some stuff in Codegen
2 lines of code changed in 1 file:
Fixed stuff for modpar
8 lines of code changed in 1 file:
Fixed the stuff removed in luc's merge.... :(
62 lines of code changed in 2 files:
7 lines of code changed in 1 file:
after merging openmodelica/x02lucpo with trunk. Improved simplify and differentiate.
1 lines of code changed in 2 files:
defined hybrd
6 lines of code changed in 1 file:
allmost finished with nonlinear systems in modpar
64 lines of code changed in 2 files:
Partly impl. nonlin eqns. in modpar
30 lines of code changed in 2 files:
Fixed so math functions works.
6 lines of code changed in 3 files:
Code generation for function calls in simulations
10 lines of code changed in 1 file:
Added build directories modeq_debug och modeq_release under modeq. Default build target is debug. See all: in modeq/Makefile.in.
Also added Makefile-targets in Makefiles in modeq and modeq_debug and modeq_rel
ease. Just run make when you change Makefile.in
Caution! rml files are copied to the build directories during building. Hence these files are put in .cvsignore under build directories. Binaries are copied back to modeq/ . For debugging, rdb files are copied back to modeq/
2 lines of code changed in 1 file:
Changed implementation of DAELow.VARIABLES from bintree to hashtable
3 lines of code changed in 1 file:
optimized index reduction so that incidence matrix is not rebuilt for each reduction.
7 lines of code changed in 2 files:
Optimized some code. Commented, etc.
45 lines of code changed in 5 files:
Added Tornado code generator. MathCore project
21 lines of code changed in 2 files:
Fixed bug in priority order of incomming task graph edges
202 lines of code changed in 6 files:
Fixed so parameters are split in DAE x becomes {x[1],x[2],...} for an parameter array.
137 lines of code changed in 8 files:
Did stuff on codegen
18 lines of code changed in 4 files:
fixed compilation error.
20 lines of code changed in 1 file:
some modpar bugs
322 lines of code changed in 20 files:
Added simple euler solver.
6 lines of code changed in 2 files:
Fixed bugs in codegen
95 lines of code changed in 5 files:
Fixed bugs with connect statements. Removed Simple equations before blt, etc.
94 lines of code changed in 6 files:
Fixed connect in loops
129 lines of code changed in 6 files:
merging outer loop now linear.
249 lines of code changed in 16 files:
Forgot paralleloptions..
0 lines of code changed in 2 files:
Added modpar module. To enable, configure with --with-MODPAR and --with-BOOST=boostdir
3803 lines of code changed in 22 files: