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

From Geos-chem
Jump to: navigation, search
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
 
'''''[[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 (and software installation)]]
#[[Installing required software]]
+
 
#[[Configuring your computational environment]]
 
#[[Configuring your computational environment]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
 
#[[Downloading GEOS-Chem source code|Downloading source code]]
Line 22: Line 21:
 
== The HISTORY.rc file ==
 
== The HISTORY.rc file ==
  
The <tt>HISTORY.rc</tt> 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).
+
This content has been migrated to the [https://geos-chem.readthedocs.io/en/latest/gcc-guide/03-config/history.html# '''HISTORY.rc''' chapter of <tt>geos-chem.readthedocs.io</tt>].
 
+
For a detailed description of this file, please see [[Overview_of_History_diagnostics#Sample_HISTORY.rc_diagnostic_input_file|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.
+
  
 
== The Planeflight.dat file==
 
== The Planeflight.dat file==
  
The <tt>Planeflight.dat.YYYYMMDD</tt> 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 [[Planeflight diagnostic|our ''Planeflight diagnostic'' wiki page]] for more information.
+
This content has been migrated to the [https://geos-chem.readthedocs.io/en/latest/gcc-guide/07-diagnostics/planeflight.html '''Planeflight diagnostic''' chapter of <tt>geos-chem.readthedocs.io</tt>].
  
 
== The ObsPack input file ==
 
== The ObsPack input file ==
  
Please see our [[ObsPack diagnostic|our ''ObsPack diagnostic'' wiki page]] for more information about the format of ObsPack diagnostic input files.
 
  
 +
This content has been migrated to the [https://geos-chem.readthedocs.io/en/latest/gcc-guide/07-diagnostics/obspack.html '''ObsPack diagnostic''' chapter of <tt>geos-chem.readthedocs.io</tt>].
  
  
 
----
 
----
 
'''''[[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]]'''''

Revision as of 15:22, 4 August 2022

Previous | Next | Getting Started with GEOS-Chem

  1. Minimum system requirements (and software installation)
  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. Python tools for use with GEOS-Chem
  11. Coding and debugging
  12. Further reading


The HISTORY.rc file

This content has been migrated to the HISTORY.rc chapter of geos-chem.readthedocs.io.

The Planeflight.dat file

This content has been migrated to the Planeflight diagnostic chapter of geos-chem.readthedocs.io.

The ObsPack input file

This content has been migrated to the ObsPack diagnostic chapter of geos-chem.readthedocs.io.



Previous | Next | Getting Started with GEOS-Chem