Index of /labs/pelab/modelica/OpenModelica/releases/1.4.2
Name Last modified Size Description
Parent Directory -
doc/ 23-Apr-2009 09:04 -
src/ 23-Apr-2009 09:05 -
zip/ 23-Apr-2009 09:05 -
OpenModelica-1.4.2.msi 02-Oct-2006 20:11 49M
openmodelica-1.4_1.4.2-1_i386.deb 12-Jan-2007 11:37 12M
testsuite-OpenModelica-1.4.2.txt 02-Oct-2006 20:18 15K
RELEASE NOTES - OpenModelica 1.4.2, September 2006
A.1 OpenModelica 1.4.2, September 2006
This release has improvements and bug fixes of the OMC compiler, OMNotebook,
the MDT plugin and the OMDev. OMShell is the same as previously.
A.1.1 OpenModelica Compiler (OMC)
This release includes further improvements of the OpenModelica Compiler (OMC):
~U Improved initialization and index reduction.
~U Support for integer arrays is now largely implemented.
~U The val(variable,time) scripting function for accessing the value of
a simulation result variable at a certain point in the simulated time.
~U Interactive evalution of for-loops, while-loops, if-statements,
if-expressions, in the interactive scripting mode.
~U Improved documentation and examples of calling the Model Query and
Manipulation API.
~U Many bug fixes.
A.1.2 OpenModelica Notebook (OMNotebook)
Search and replace functions have been added. The DrModelica tutorial (all
files) has been updated, obsolete sections removed, and models which are not
supported by the current implementation marked clearly. Automatic
recognition of the .onb suffix (e.g. when double-clicking) in Windows makes
it even more convenient to use.
A.1.3 OpenModelica Eclipse Plug-in (MDT)
Two major improvements are added in this release:
~U Browsing and code completion works both for standard Modelica and
for MetaModelica.
~U The debugger for algorithmic code is now available and operational
in Eclipse for debugging of MetaModelica programs.
A.1.4 OpenModelica Development Environment (OMDev)
Mostly the same as previously.