Difference between revisions of "HISTORY.rc and other configuration files"

From Geos-chem
Jump to: navigation, search
Line 2: Line 2:
 
'''''[[The HEMCO_Diagn.rc file|Previous]] | [[Compiling GEOS-Chem|Next]] | [[Getting Started with GEOS-Chem]]'''''
 
'''''[[The HEMCO_Diagn.rc file|Previous]] | [[Compiling GEOS-Chem|Next]] | [[Getting Started with GEOS-Chem]]'''''
 
#[[Minimum system requirements for GEOS-Chem|Minimum system requirements]]
 
#[[Minimum system requirements for GEOS-Chem|Minimum system requirements]]
 +
#[[Configuring your computational environment]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
 
#[[Downloading GEOS-Chem data directories|Downloading data directories]]
 
#[[Downloading GEOS-Chem data directories|Downloading data directories]]

Revision as of 21:59, 17 December 2019

Previous | Next | Getting Started with GEOS-Chem

  1. Minimum system requirements
  2. Configuring your computational environment
  3. Downloading source code
  4. Downloading data directories
  5. Creating run directories
  6. Configuring runs
  7. Compiling
  8. Running
  9. Output files
  10. Visualizing and processing output
  11. Coding and debugging
  12. Further reading


The HISTORY.rc file

The HISTORY.rc file allows you to specify which diagnostic quantities will be archived to netCDF diagnostics (aka "History") in both GEOS-Chem "Classic" and GEOS-Chem with the High-Performance Option (aka GCHP).

For a detailed description of this file, please see the Sample HISTORY.rc diagnostic input file wiki section.

Please also see our Guide to GEOS-Chem History diagnostics for complete information about which diagnostics you can archive with the GEOS-Chem History component.

--Bob Yantosca (talk) 17:50, 10 December 2019 (UTC)

The Planeflight.dat file

The Planeflight.dat.YYYYMMDD files allow you to specify the diagnostic quantities (species, reaction rates, met fields) that you want to print out for a specific longitude, latitude, altitude, and time. See our Planeflight diagnostic wiki page for more information.

The ObsPack input file

Please see our our ObsPack diagnostic wiki page for more information about the format of ObsPack diagnostic input files.

Additional input files for GCHP

If you are using GEOS-Chem with the high-performance computing option (aka GCHP), you will require a few additional input files beyond those described above. Please see our GCHP Run Configuration Files wiki page for more information.

--Bob Yantosca (talk) 17:19, 11 January 2019 (UTC)



Previous | Next | Getting Started with GEOS-Chem