This material has 6 associated documents. Select a document title to view a document's information.
written by
Phillip Wall
The Javelin Dynamics Model simulates the throw of a javelin in a vertical plane. The user can change the initial velocity, angle of the javelin (theta), angle of the velocity vector (phi), angle of attack (phi), and angular velocity (omega).
The Javelin Dynamics Model was developed as a final project in a sophomore-level Computational Physics course (Phy 200) using the Easy Java Simulations (EJS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double clicking the jar file will run the program if Java is installed. You can modify this simulation if you have EJS installed by right-clicking within the map and selecting "Open Ejs Model" from the pop-up menu item.
Published June 26, 2012
Last Modified June 10, 2014
This file has previous versions.
Final report for Computational Physics (Phy 200).
Last Modified June 26, 2012
This file is included in the full-text index.
Davidson College student Research Symposium poster presentation.
Last Modified June 26, 2012
This file is included in the full-text index.
The Javelin Range Model supplements the main model that simulates the motion of a javelin. This model uses the same equations of motion and uses them to quickly compute the range of a javelin throw and store the values as a function of intial theta and phi.
Last Modified July 29, 2013
This file has previous versions.
The source code zip archive contains an XML representation of the Javelin Dynamics Model. Unzip this archive in your Ejs workspace to compile and run this model using Ejs.
Last Modified June 10, 2014
This file has previous versions.
The source code zip archive contains an EJS-XML representation of the Javelin Range Model. Unzip this archive in your EJS workspace to compile and run this model using EJS.
Last Modified June 26, 2012