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

From Geos-chem
Jump to: navigation, search
(Further reading)
(Contents)
 
Line 10: Line 10:
 
#[[GNU Fortran compiler|The GNU Fortran compiler (aka gfortran)]]
 
#[[GNU Fortran compiler|The GNU Fortran compiler (aka gfortran)]]
 
#[[Intel Fortran Compiler|The Intel Fortran compiler (aka ifort)]]
 
#[[Intel Fortran Compiler|The Intel Fortran compiler (aka ifort)]]
#[[Known issues caused by compiler bugs]]
 
 
#[[Fortran language resources]]
 
#[[Fortran language resources]]
  

Latest revision as of 17:56, 24 October 2023

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. Fortran language resources

Further reading

  1. Compiling GEOS-Chem
  2. Guide to GEOS-Chem performance
  3. Passing array arguments efficiently in GEOS-Chem
  4. Floating point math issues

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