Modeling a Rocket Launch with Gravity and Air Resistance
written by
Larry Engelhardt
The Modeling a Rocket Launch with Gravity and Air Resistance text guides the reader through a process of developing, implementing, and validating an EJS model of a rocket being launched. The model that is developed includes thrust as well as altitude-dependent forces of gravity and air resistance.
The supplementary documents include a starting template (RocketTemplate.ejs), an executable JAR file in which all three forces have been implemented (RocketLaunch.jar), and a document describing how and why to use "Events" in Ejs. Note, a password will be required in order to access the EJS source code for the completed (RocketLaunch.jar) program. A faculty member wishing to access this may request the password from lengelhardt@fmarion.edu.
Please note that this resource requires
at least version 1.5 of Java.
Book Title:
Open Source tools for Computational Physics: An introduction to EJS and Python
Modeling a Rocket Launch Completed Project A ready-to-run program for the Modeling a Rocket Launch project in which all three forces have been implemented. A password is required in order to access the EJS source code for packaged within the ejs_mech_newton_RocketLaunch.jar program. This password may request …
A ready-to-run program for the Modeling a Rocket Launch project in which all three forces have been implemented. A password is required in order to access the EJS source code for packaged within the ejs_mech_newton_RocketLaunch.jar program. This password may request the password from lengelhardt@fmarion.edu.
How to add ODE Events
This document provides a description of how to add an EJS ODE event to the Modeling a Rocket Launch project. download 174kb .pdf
Last Modified: July 19, 2011
previous versions
Modeling a Rocket Launch Project Template
A template for the Modeling a Rocket Launch with Gravity and Air Resistance project. Modify this template to complete the project as described in the PDF document. download 6kb .zip
Last Modified: July 19, 2011
previous versions
<a href="https://www.compadre.org/OSP/items/detail.cfm?ID=11294">Engelhardt, Larry. "Modeling a Rocket Launch with Gravity and Air Resistance." In Open Source tools for Computational Physics: An introduction to EJS and Python. 1.0 ed. 2011.</a>
L. Engelhardt, , in Open Source tools for Computational Physics: An introduction to EJS and Python (2011), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309).
L. Engelhardt, Modeling a Rocket Launch with Gravity and Air Resistance, in Open Source tools for Computational Physics: An introduction to EJS and Python (2011), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309>.
Engelhardt, L. (2011). Modeling a Rocket Launch with Gravity and Air Resistance. In Open Source tools for Computational Physics: An introduction to EJS and Python (1.0). Retrieved October 3, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309
Engelhardt, Larry. "Modeling a Rocket Launch with Gravity and Air Resistance." In Open Source tools for Computational Physics: An introduction to EJS and Python. 1.0 ed. 2011. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309 (accessed 3 October 2024).
Engelhardt, Larry. "Modeling a Rocket Launch with Gravity and Air Resistance." Open Source tools for Computational Physics: An introduction to EJS and Python. 1.0 ed. 2011. 3 July 2011. 3 Oct. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309>.
@incollection{
Author = "Larry Engelhardt",
Title = {Modeling a Rocket Launch with Gravity and Air Resistance},
BookTitle = {Open Source tools for Computational Physics: An introduction to EJS and Python},
Edition = {1.0},
Month = {July},
Year = {2011}
}
%A Larry Engelhardt %T Modeling a Rocket Launch with Gravity and Air Resistance %B Open Source tools for Computational Physics: An introduction to EJS and Python %D July 3, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309 %O 1.0 %O application/pdf
%0 Book Section %A Engelhardt, Larry %D July 3, 2011 %T Modeling a Rocket Launch with Gravity and Air Resistance %B Open Source tools for Computational Physics: An introduction to EJS and Python %7 1.0 %8 July 3, 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11294&DocID=2309
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Modeling a Rocket Launch with Gravity and Air Resistance.