GEOS-Chem Classic Logo

Getting Started

  • Key references
  • Meet all hardware requirements
  • Meet all software requirements
  • Customize your login environment

GEOS-Chem Classic User Guide

  • Download source code
  • Create a run directory
  • Compile the source code
    • Configure with CMake
    • Compile with Make
    • Get a summary of compilation options
  • Configure your simulation
  • Download input data
  • Run your simulation
  • View output files
  • Diagnostics reference

Supplemental guides

  • GEOS-Chem Classic folder tree
  • Sample GEOS-Chem run scripts
  • Load required libraries
  • Build libraries with Spack
  • Debug GEOS-Chem and HEMCO errors
  • Manage a data archive with bashdatacatalog
  • Work with netCDF files
  • Prepare COARDS-compliant netCDF files
  • View GEOS-Chem species properties
  • Update chemical mechanisms with KPP
  • View related documentation

Help & Reference

  • Known bugs and issues
  • Contributing Guidelines
  • Support Guidelines
  • Editing this User Guide
GEOS-Chem Classic
  • »
  • Compile the source code
  • Edit on GitHub

Compile the source codeΒΆ

In this chapter, we will describe how you can compile GEOS-Chem Classic. Compiling creates an executable file that you can run on your computer system.

The compilation process involves the following steps:

  • Configure with CMake
    • Navigate to your run directory
    • Navigate to the build directory
    • Initialize the build directory
    • Configure your build with extra options
    • Understand CMake output
  • Compile with Make
    • Build the GEOS-Chem Classic executable
    • Install the executable in your run directory
    • Remove compiler-generated files when no longer needed
  • Get a summary of compilation options
Next Previous

© Copyright 2022, GEOS-Chem Support Team. Revision 8bb419f7.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 14.0.0
Versions
latest
stable
14.0.0
Downloads
On Read the Docs
Project Home
Builds