Difference between revisions of "Main Page"

From Geos-chem
Jump to: navigation, search
Line 7: Line 7:
 
== General Information about GEOS-Chem ==
 
== General Information about GEOS-Chem ==
  
=== Overview ===
+
=== Introduction and Overview ===
 +
* [http://www.as.harvard.edu:16080/ctm/geos/geos_overview.html GEOS-Chem Overview]
 +
* [http://www.as.harvard.edu:16080/ctm/geos/geos_vision.html GEOS-Chem Vision]
 +
* [http://www.as.harvard.edu:16080/ctm/geos/geos_charter.html GEOS-Chem Management Charter]
 +
* [[GEOS-Chem welcome letter for new users]]
 
* [[GEOS-Chem programming staff]]
 
* [[GEOS-Chem programming staff]]
 +
 +
=== Getting Started with GEOS-Chem ===
 
* [[Minimum system requirements for GEOS-Chem]]
 
* [[Minimum system requirements for GEOS-Chem]]
 
* [[Downloading GEOS-Chem source code and data]]
 
* [[Downloading GEOS-Chem source code and data]]
 
=== Coding ===
 
 
* [[GEOS-Chem code development cycle]]
 
* [[GEOS-Chem code development cycle]]
* [[Parallelizing GEOS-Chem]] with the OpenMP directives
 
 
* [[GEOS-Chem programming resources]] (e.g. tutorials, user guides, etc.)
 
* [[GEOS-Chem programming resources]] (e.g. tutorials, user guides, etc.)
 
* [http://www.as.harvard.edu/chemistry/trop/geos/doc/style/ GEOS-Chem Programming Style Guide]
 
* [http://www.as.harvard.edu/chemistry/trop/geos/doc/style/ GEOS-Chem Programming Style Guide]
  
=== Debugging ===
+
=== General Technical Information ===
 
* [[GEOS-Chem Debugging Tips|Tips on how to debug GEOS-Chem effectively]]
 
* [[GEOS-Chem Debugging Tips|Tips on how to debug GEOS-Chem effectively]]
 
* [[Reporting GEOS-Chem bugs]]
 
* [[Reporting GEOS-Chem bugs]]
 +
* [[Parallelizing GEOS-Chem]] with the OpenMP directives
 
* [[Common GEOS-Chem error messages]]
 
* [[Common GEOS-Chem error messages]]
  
 
== Code Developers' Forums ==
 
== Code Developers' Forums ==
  
These pages contain more specific information about coding issues, emissions, chemistry, met fields, and other aspects of GEOS-Chem.
+
These pages contain more specific information about coding issues, emissions, chemistry, met fields, version history, and other aspects of GEOS-Chem.  GEOS-Chem users and developers should feel free to contribute to these pages and to initiate discussion on the various topics listed here.
  
 
=== Coding ===
 
=== Coding ===
Line 52: Line 56:
  
 
== Wiki Documentation ==
 
== Wiki Documentation ==
 +
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [http://meta.wikimedia.org/wiki/Help:Contents MediaWiki User's Guide]
 
* [http://meta.wikimedia.org/wiki/Help:Contents MediaWiki User's Guide]
 
* [http://meta.wikimedia.org/wiki/Help:Wikitext Examples of Wiki markup text]
 
* [http://meta.wikimedia.org/wiki/Help:Wikitext Examples of Wiki markup text]
 
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration Settings list]
 
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration Settings list]
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
 
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]

Revision as of 14:34, 27 March 2008

The GEOS–Chem model is a global 3-D model of atmospheric composition driven by assimilated meteorological observations from the Goddard Earth Observing System (GEOS) of the NASA Global Modeling and Assimilation Office. It is applied by research groups around the world to a wide range of atmospheric composition problems, Central management and support of the model is provided by the Atmospheric Chemistry Modeling Group at Harvard University.

This wiki is meant to facilitate communication between GEOS-Chem users and developers. If you would like to contribute to the wiki, please register as a user by clicking the appropriate link above.

This site is under construction! Not all links have been activated yet. Please check back here frequently for the latest updates!

General Information about GEOS-Chem

Introduction and Overview

Getting Started with GEOS-Chem

General Technical Information

Code Developers' Forums

These pages contain more specific information about coding issues, emissions, chemistry, met fields, version history, and other aspects of GEOS-Chem. GEOS-Chem users and developers should feel free to contribute to these pages and to initiate discussion on the various topics listed here.

Coding

Emissions

Chemistry

Met Fields

Related Projects

Wiki Documentation