Download

The last stable release of OpenModelica is 1.9.0 RC1. You can find the changelog here

Choose your platform:

Remember to read user documentation before using OpenModelica.

Modelica Development Tooling (MDT) for Eclipse


The Modelica Development Tooling (MDT) Eclipse Plug-In integrates the OpenModelica compiler with Eclipse. MDT, together with the OpenModelica compiler, provides an environment for working with Modelica projects.

MDT is available as an Eclipse plugin, follow the instructions below for installation.

Read the Modelica Development Tooling (MDT) page to learn more about MDT.

A trac system is avaiable for MDT, please report bugs and contribute.

MDT installation:

The most convenient way to install MDT is by instructing Eclipse to fetch the plugin from the
update site which is located at http://www.ida.liu.se/~pelab/modelica/OpenModelica/MDT/.
If you are not sure how to accomplish this, just follow the instructions below.

  • Start Eclipse
  • Select Help -> Software Updates -> Find and Install... from the menu
  • Select Search for new features to install and click Next
  • Select New Remote Site...
  • Enter MDT as name and http://www.ida.liu.se/labs/pelab/modelica/OpenModelica/MDT/ as URL and click OK
  • Make sure MDT is selected and click Finish
  • In the updates dialog select the MDT feature and click Next
  • Read through the license agreement, select I accept... and click Next
  • Click Finish to install MDT
  • Another way to install MDT is by downloading a zip file, unzip it locally and point the Eclipse to the unpacked directory.

  • Download the latest zip file from here
  • The zip file will unpack to a local directory called "mdt"
  • Start Eclipse, then go Help->Software Updates...
  • Add the "mdt" directory as a local site (this is different from version to version) and then install the latest version of MDT from this local site.