AtmosphericPlot

From assela Pathirana
Revision as of 15:34, 30 March 2006 by Root (talk | contribs)
Jump to navigationJump to search

INCOMPLETE

Reinventing the Wheel is Fun! But...

There is a lot of resources on the Standard Atmosphere on the web in forms of tables, online calculators, etc. So, one does not really need to write yet another program to do those computations. However, there is this little known package in wikipedia:Mathematica software that helps the user to draw graphs (or do computations) of the variation of physical quantities in the atmosphere with height. Lovely!

The Notebook

I have written the following Mathematica notebook based on Mathematica's AtmosphericPlot package, to use in my classes on Atmospheric Science and Modelling at Chuo University. Not really rocket science, but may be useful for somebody specially because there is not much documentation of the AtmosphericPlot package.