Pre-built binary distributions for Windows are available in the Download section of www.jmodelica.org.
The JModelica.org Windows installer contains a binary distribution of JModelica.org built using the JModelica.org-SDK, bundled with required third-party software components. The JModelica.org Windows installer sets up a pre-configured complete environment with convenient start menu shortcuts.
Make sure to install the required software components listed in this section before installing JModelica.org.
It is required to have a Java Runtime Environment (JRE) version 6 installed on your computer.
To install JRE
Get a JRE installer suitable for your platform here.
Run the installer.
Python 2.6 with the following additional packages are required:
The fundamental package needed for scientific computing with Python.
A library of algorithms and mathematical tools for Python.
A plotting library for Python, with a MATLAB like interface.
A readline for Windows required by IPython.
An interactive shell for Python with additional shell syntax, code highlighting, tab completion, string completion, and rich history.
There are two options to install the necessary Python components, as described below.
Separate installation of Python prerequisites for Windows binary installer
Download and install Python 2.6.
Download and install the additional packages (be sure to select a version for Python 2.6 when applicable):
Table 2.1. Python prerequisities
| Package | Recommended version |
|---|---|
| NumPy | 1.3.0 |
| SciPy | 0.7.1 |
| matplotlib | 0.99.1.1 |
| PyReadline | 1.5 |
| IPython | 0.10 |
Python(x,y) installation of Python prerequisites for Windows binary installer
Python(x,y) is a scientific-oriented Python distribution that includes all necessary dependencies (and a lot more!).
Download a Python(x,y) installer for Python 2.6.
Run the installer and select a full installation (or select the required packages manually for a smaller footprint).
To install JModelica.org from Windows installer
Make sure that all prerequisite components are installed before continuing.
Download a JModelica.org Windows binary installer.
Run the installer and follow the wizard.
Choose to install the additional Python packages when prompted, unless the are already installed.