Software Development Kit
The JModelica.org Software Development Kit (SDK) is a bundle of tools needed to build the JModelica.org sources on Windows. The JModelica SDK windows installer sets up a pre-configured complete environment with convenient start menu shortcuts.
Bundled tools
- MinGW, MSYS <http://www.mingw.org/>
- Ipopt <http://www.coin-or.org/Ipopt/>
- JPype <http://jpype.sourceforge.net/>
- lxml <http://codespeak.net/lxml>
- nose <http://readthedocs.org/docs/nose/en/latest/>
- wxPython <http://www.wxpython.org>
- CollabNet Subversion Client <http://www.open.collab.net/>
- Apache Ant <http://ant.apache.org>
- SuperLU <http://crd.lbl.gov/~xiaoye/SuperLU/>
- Cython <http://www.cython.org/>
- SWIG <http://www.swig.org/>
- CMake <http://www.cmake.org/>
Requirements
The JModelica.org environment requires a Python 2.7 32-bit installation and standard packages for scientific computing:
- numpy
- scipy
- matplotlib
- IPython with dependencies
and some additional packages that are included in the SDK (listed above under bundled tools).
It is also required to have a 32-bit Java Development Kit (JDK) installed, <http://www.oracle.com/technetwork/java/javase/downloads/>.
Download
See the JModelica.org User's Guide for installation instructions and prerequisites before installing the SDK.
| Download installer | Changes |
|---|---|
| JModelica.org-SDK-1.6.1.exe |
2012-01-26:
|
| JModelica.org-SDK-1.6.exe |
2012-01-10:
|
| JModelica.org-SDK-1.5.exe |
2011-10-24:
|
| JModelica.org-SDK-1.4.exe |
2011-03-01:
|
| JModelica.org-SDK-1.3b1.exe |
2010-04-22:
|
| JModelica.org-SDK-1.2b3.exe |
2009-11-25:
|
| JModelica.org-SDK-1.2b2.exe |
|
| JModelica-SDK-1.0b2.exe |
|
See the JModelica.org User's Guide for installation instructions, introduction and examples.