Added unparsing of 'encapsulated'.
7 lines of code changed in 1 file:
Added more doc.
22 lines of code changed in 1 file:
Added better doc.
23 lines of code changed in 1 file:
2004-11-27 Adrian Pop, adrpo@ida.liu.se
changed server_loop to make it completly deterministic
10 lines of code changed in 1 file:
added a play/restart button on the toolbar
83 lines of code changed in 8 files:
updated to work with tornado
349 lines of code changed in 3 files:
the equation generation is working for influenza.mo
6 lines of code changed in 2 files:
added the rule in simpliry for (0.0 / x ) =>0.0 and (x/0.0)=>fail
9 lines of code changed in 1 file:
removed some swearing
0 lines of code changed in 1 file:
Fixed bug in index reduction, did not increase no of variables when differentiated equation
8 lines of code changed in 2 files:
PetAr to check for optimization error
23 lines of code changed in 1 file:
optimized index reduction so that incidence matrix is not rebuilt for each reduction.
48 lines of code changed in 6 files:
added som debug printouts
23 lines of code changed in 1 file:
redone the If...then...else to ...?...:... (c++)
2 lines of code changed in 1 file:
implemented a relation that ouputs c++ code from an Exp.Exp
265 lines of code changed in 3 files:
Optimized some code. Commented, etc.
253 lines of code changed in 14 files:
added a relation that replace all the der(...) with _D_... in all the equations in DAE
142 lines of code changed in 1 file:
The module tornado generate now ouput and state equations in c++ format
89 lines of code changed in 3 files:
resolved a bug in generation of equations
20 lines of code changed in 1 file:
to generate _all_ the equations a relation lower_with_simple_equations has been inserted in DAELow. Also generate_compute_state and generate_compute_output generates the needed c++ code
485 lines of code changed in 2 files:
added doc
140 lines of code changed in 2 files:
added is primitive to interface
2 lines of code changed in 1 file:
Made daelow faster, especially replace_exp
206 lines of code changed in 1 file:
almost fixed working submodel declarations
36 lines of code changed in 1 file:
almost fixed working submodel declarations
371 lines of code changed in 1 file:
added doc to about first half of the relations
147 lines of code changed in 1 file:
Mainly Hemmis-related MathCore stuff
61 lines of code changed in 6 files:
Adrian Pop, adrpo@ida.liu.se
2004-11-05
Changed: systemimpl.c
rml_prim_once(List__reverse) with TAILCALLQ(List__reverse).
4 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se
2004-11-05
Makefile.in
Added commented lines for creating
debugging versions of modeq
3 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se
2004-11-05
configure
configure.in
removed the:
| grep include
| grep lib
from ANTLR checking of include/libs
NOT NEEDED!
568 lines of code changed in 2 files:
Completed the inst_start_binding for the case Integer T0[2](final start={5,6})={9,10};
132 lines of code changed in 1 file:
fixed hemis soving eqns stuff
90 lines of code changed in 4 files: