Standard: Basic + documentation & demos
Complete: Standard + java source code
Minimal: Basic, without translations or maps
Java works the same on any system (see What is Java)
.zip packages require an unzip tool (try zipcentral).
.exe packages are self-extracting, for windows only.
To start the model, open "index.html"
(or "open.html" in basic package)
Note the file for printing documentation docall.html is not in the package.
Individual compiled java classes are not included in the package, as they are already inside the jar file, and can be generated from the source code. However they should be placed below the root directory, with structure according to packages (e.g. jcm/jcm/mod/carbon.class)
The Jama Matrix Package (Jama) and the classes for javascript-java interaction (Netscape) are also included.