Implemented readSimulationResultSize in the Interactive API
60 lines of code changed in 7 files:
* noEvent
* sample
* updates of installation project
5541 lines of code changed in 11 files:
Fixed bug in print_exp_cpp_str for EQUAL.
1 lines of code changed in 1 file:
Added small help notice
3 lines of code changed in 1 file:
implemented a buildModel function that only compiles the model without simulating it.
added a setClassNamesForSimulation to use when to clients of omc collaborates
660 lines of code changed in 8 files:
Added check/error msg of lowering IF_EQUATIONS.
Added noEvent as macro in modelica.h
17 lines of code changed in 2 files:
Added a textfile README-WIN32.txt, which explains step-by-step how to install and compile the OMC under Windows.
181 lines of code changed in 1 file:
Added der(abs(x)) = der(x)*sign(x)
Added Exp.traverse_exp (generic expression traversal)
290 lines of code changed in 6 files:
Fixed bug in generated code for interactive function calls.
1 lines of code changed in 1 file:
Merged event handling (only in dassl)
Use omc +d=noevents to disable it.
1142 lines of code changed in 16 files:
Implemented POW using libmath pow.
Fixed bug when translating dae having variable x[] or y[] or xd[] or p[] defined in the model.
202 lines of code changed in 4 files:
Fixed temporary hack for der(vector) and der(matrix) since vectorized calls not impl. yet.
Fixed bug in builtin attributes, e.g. start, min, max, etc.
Fixed bug in placement annotation in Interactive.
227 lines of code changed in 6 files:
96 lines of code changed in 1 file:
removed \bin from the path
2 lines of code changed in 2 files:
changed the name of derivative from der(a.b.c) to a.b.der(c)
10 lines of code changed in 1 file:
Updated Upgraded parser and Absyn to Modelica v2.2
697 lines of code changed in 10 files: