How to start
jsimIO is a platform-independent Python library, compatible with Python > 3.x.
jsimIO installation instruction are also reported in the README.md file in the GitHub repository:
The library has been succesfully tested with:
- Microsoft Windows XP/VISTA/7/8/10
- Mac OS X 10.4.6+
- Linux Ubuntu 16.10+
JMT - Java Modelling Tools require the installation of Oracle/Sun Java JDK. To download it, visit https://www.oracle.com/java/technologies/javase-downloads.html. The required package is called "Oracle JDK".
Select your O.S., accept the Terms and Conditions and download and install the application.
To download jsimIO, download or clone the jsimIO repository:
The required file to download is the Java .jar executable, not the JMT installer.
Current Stable JMT Version: 1.1.1
After downloading the executable, rename it to
JMT.jar
and place it in the jsimIO subfolder, where JMT.jar_GOES_HERE
file is located.Last modified 1yr ago