Difference between revisions of "Compiling with CMake"

From Geos-chem
Jump to: navigation, search
Line 18: Line 18:
  
  
This content has been migrated to the [https://geos-chem.readthedocs.io/en/latest/gcc-guide/02-build/compile.html '''Compile the source code''' chapter of geos-chem.readthedocs.io].
+
This content has been migrated to the [https://geos-chem.readthedocs.io/en/latest/gcc-guide/02-build/compile.html '''Compile the source code''' chapter of <tt>geos-chem.readthedocs.io</tt>].
  
  
 
----
 
----
 
'''''[[Compiling GEOS-Chem|Previous]] | [[Compiling with GNU Make|Next]] | [[Getting Started with GEOS-Chem]]'''''
 
'''''[[Compiling GEOS-Chem|Previous]] | [[Compiling with GNU Make|Next]] | [[Getting Started with GEOS-Chem]]'''''

Revision as of 20:38, 3 August 2022

Previous | Next | Getting Started with GEOS-Chem

  1. Minimum system requirements
  2. Installing required software
  3. Configuring your computational environment
  4. Downloading source code
  5. Downloading data directories
  6. Creating run directories
  7. Configuring runs
  8. Compiling GEOS-Chem
  9. Running
  10. Output files
  11. Python tools for use with GEOS-Chem
  12. Coding and debugging
  13. Further reading


This content has been migrated to the Compile the source code chapter of geos-chem.readthedocs.io.



Previous | Next | Getting Started with GEOS-Chem