Atmospheric reentry simulation in Javascript

The following is the altitude of a reentry vehicle, on its decent through the atmosphere.
What makes this interesting is the way of execution: notice the browser window? The entire simulation is running in javascript, using my javascript classes jVector and jMatrix. The plot is done in jPlot2D (pre-release), utilizing RaphaelJS.

The mathematics comes from this source.

This entry was posted on Sunday, June 14th, 2009 at 17:08 and is filed under Physics, eScience, programming. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.