Where to start ~~~~~~~~~~~~~~ A good place to start is the "doc" directory, where you will find a "quickstart" guides for the FMS AM2 model. Please note that the documentation is not very complete yet. The "index.html" file in the "doc" directory provides links to web-based documentation that accompanies the source code. Summary of directory contents ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bin/ -- mkmf script for creating Makefiles -- template files for the mkmf script -- assorted other scripts CVS/ -- directory created by the CVS checkout doc/ -- quickstart guide -- links to other documentation input/ -- pathnames files needed for compiling -- model input files such as: namelist, diagnostics tables, field tables postprocessing/ -- source code for postprocessing programs scripts/ -- scripts for running the models src/ -- source code for all models