Difference between revisions of "Guide to compilers for GEOS-Chem"

From Geos-chem
Jump to: navigation, search
(Further reading)
Line 17: Line 17:
 
#[[Compiling GEOS-Chem]]
 
#[[Compiling GEOS-Chem]]
 
#[[Debugging GEOS-Chem]]
 
#[[Debugging GEOS-Chem]]
#[[Guide to GEOS-Chem error messages]]
+
#''[[Guide to GEOS-Chem error messages]]''
#[[Guide to netCDF in GEOS-Chem]]
+
#''[[Guide to netCDF in GEOS-Chem]]''
#[[Guide to GEOS-Chem performance]]
+
#''[[Guide to GEOS-Chem performance]]''
 
#[[Passing array arguments efficiently in GEOS-Chem]]
 
#[[Passing array arguments efficiently in GEOS-Chem]]
 
#[[Floating point math issues]]
 
#[[Floating point math issues]]
  
 
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 14:20, 14 June 2019 (UTC)
 
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 14:20, 14 June 2019 (UTC)

Revision as of 16:23, 10 October 2019

Getting Started with GEOS-Chem | GEOS-Chem Main Page | GEOS-Chem Guides

Overview

On this page we provide links to information about the compilers that can be used to build the GEOS-Chem executable.

Contents

  1. Supported compilers for GEOS-Chem
  2. The GNU Fortran compiler (aka gfortran)
  3. The Intel Fortran compiler (aka ifort)
  4. Known issues caused by compiler bugs
  5. Fortran language resources

Further reading

  1. Compiling GEOS-Chem
  2. Debugging GEOS-Chem
  3. Guide to GEOS-Chem error messages
  4. Guide to netCDF in GEOS-Chem
  5. Guide to GEOS-Chem performance
  6. Passing array arguments efficiently in GEOS-Chem
  7. Floating point math issues

--Bob Yantosca (talk) 14:20, 14 June 2019 (UTC)