Data Tool allows users to view, manipulate, and analyze data after it has been generated within EJS.

An Introduction to Computer Simulation Methods
Chapter 2 Examples: Creating Simulations

We introduce Java and EJS in the context of simulating the motion of falling particles near the Earth's surface using common Java syntax and EJS user interface elements. A simple algorithm for solving first-order differential equations numerically also is discussed.

 

The following EJS models are described in Chapter 2 of the EJS adaptation of An Introduction to Computer Simulation Methods.

Download

 

An Introduction to Computer Simulation Methods examples are distributed as a ready-to-run (compiled) Java archive.  Double clicking the csm_ch02.jar file will run the chapter 2 examples if Java is installed.  You can examine and modify the model for these examples if you have EJS installed by right-clicking within the program and selecting "Open Ejs Model" from the pop-up menu.