EJS CSM Textbook Chapter 2: Creating simulations Documents

This material has 3 associated documents. Select a document title to view a document's information.

Main Document

CSM Textbook Chapter 2: Creating simulations 

written by Wolfgang Christian

Chapter 2 introduces Java syntax and EJS elements in the context of simulating the motion of falling particles near the Earth's surface.  A simple Euler algorithm for solving first-order differential equations numerically is discussed and this algorithm is shown to produce errors when compared to an analytic solution.

Last Modified January 18, 2012

This file is included in the full-text index.
This file has previous versions.

Supplemental Documents

CSM Textbook Chapter 2: Creating simulations examples 

A multi-model ready to run jar file containing EJS models to accompany Chapter 2 of An Introduction to Computer Simulation Methods.

Last Modified August 18, 2009

Source Code Documents

CSM Textbook Chapter 2: Creating simulations examples source code 

A multi-model EJS source code archive to accompany Chapter 2 of An Introduction to Computer Simulation Methods.  Unzip this archive in your EJS Workspace to compile and run these models using EJS.

Last Modified August 18, 2009