Difference between revisions of "Creating GEOS-Chem run directories"

From Geos-chem
Jump to: navigation, search
(If you are using GEOS-Chem 12.9.3 or earlier)
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
#[[Running GEOS-Chem|Running]]
 
#[[Running GEOS-Chem|Running]]
 
#[[GEOS-Chem output files|Output files]]
 
#[[GEOS-Chem output files|Output files]]
#[[Guide_to_visualization_and_analysis_tools_for_GEOS-Chem|Visualizing and processing output]]
+
#[[Python tools for use with GEOS-Chem]]
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
 
#[[GEOS-Chem_coding_and_debugging|Coding and debugging]]
 
#[[GEOS-Chem_overview#Further_reading|Further reading]]
 
#[[GEOS-Chem_overview#Further_reading|Further reading]]
Line 20: Line 20:
 
== Overview ==
 
== Overview ==
  
The method that you will use to download run directories changed starting with [[GEOS-Chem 13.0.0]].  Detailed instructions for downloading GEOS-Chem source code may be found in the links below:
+
The method that you will use to download run directories changed in [[GEOS-Chem 13.0.0]].  Detailed instructions for downloading GEOS-Chem source code may be found in the links below:
  
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
Line 29: Line 29:
 
|-valign="top"
 
|-valign="top"
 
|[[GEOS-Chem 13.0.0]] or later
 
|[[GEOS-Chem 13.0.0]] or later
|''[[Creating GEOS-Chem run directories (13.0.0 and later versions)]]''
+
|''[[Creating run directories for GEOS-Chem 13.0.0 and later]]''
  
 
|-valign="top"
 
|-valign="top"
 
|[[GEOS-Chem 12#12.9.3|GEOS-Chem 12.9.3]] or earlier
 
|[[GEOS-Chem 12#12.9.3|GEOS-Chem 12.9.3]] or earlier
|''[[Creating GEOS-Chem run directories (12.9.3 and prior versions)]]''
+
|''[[Creating run directories for GEOS-Chem 12.9.3 and prior]]''
  
 
|}
 
|}
 
  
  
 
----
 
----
 
'''''[[Downloading_data_from_Amazon_Web_Services_cloud_storage|Previous]] | [[Creating run directories for GEOS-Chem 13.0.0 and later|Next]] | [[Getting Started with GEOS-Chem]]'''''
 
'''''[[Downloading_data_from_Amazon_Web_Services_cloud_storage|Previous]] | [[Creating run directories for GEOS-Chem 13.0.0 and later|Next]] | [[Getting Started with GEOS-Chem]]'''''

Revision as of 21:30, 8 December 2020

Previous | Next | Getting Started with GEOS-Chem

  1. Minimum system requirements
  2. Installing required software
  3. Configuring your computational environment
  4. Downloading source code
  5. Downloading data directories
  6. Creating run directories
  7. Configuring runs
  8. Compiling
  9. Running
  10. Output files
  11. Python tools for use with GEOS-Chem
  12. Coding and debugging
  13. Further reading


Contents

Overview

The method that you will use to download run directories changed in GEOS-Chem 13.0.0. Detailed instructions for downloading GEOS-Chem source code may be found in the links below:

If you are using Then please read this chapter
GEOS-Chem 13.0.0 or later Creating run directories for GEOS-Chem 13.0.0 and later
GEOS-Chem 12.9.3 or earlier Creating run directories for GEOS-Chem 12.9.3 and prior



Previous | Next | Getting Started with GEOS-Chem