Writing JSim Models

The documents below provide information on how to write JSim models. JSim models are written in JSim's own Mathematical Modeling Language(MML), an easy-to-read text-based language. MML models are most often expressed in terms of mathematical equations (for example, ordinary or partial differential equations), but formulation via discrete events and function calls to Java, C and Fortran are also available. MML is constructed so that model writers may intermix mathematics, events and procedural code as needed.

Introduction to the JSim GUI

This page is for the current JSim version 2.0 and higher. Click here for the earlier JSim 1.6 version.

This tutorial take a new user through the process of launching JSim , running a simple model, and plotting results.

Starting JSim and loading an example model

JSim may be run by either installing it on your computer, or by connecting to a JSim enabled WWW site (such as this one). This tutorial works for either method.