Difference between revisions of "Compiling with GNU Make"
From Geos-chem
(Created page with "__FORCETOC__ '''''Previous | Next | Getting Started with GEOS-Chem''''' #Minimum system requirements for GEOS-Chem|Mi...") |
|||
Line 1: | Line 1: | ||
__FORCETOC__ | __FORCETOC__ | ||
− | '''''[[Compiling | + | '''''[[Compiling with CMake|Previous]] | [[Running 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]] | ||
#[[Configuring your computational environment]] | #[[Configuring your computational environment]] | ||
Line 8: | Line 8: | ||
#[[GEOS-Chem configuration files|Configuring runs]] | #[[GEOS-Chem configuration files|Configuring runs]] | ||
#[[Compiling GEOS-Chem]] | #[[Compiling GEOS-Chem]] | ||
− | #*[[Compiling with CMake | + | #*[[Compiling with CMake|... with CMake]] |
− | + | ||
#*<span style="color:blue">'''... with GNU Make'''</span> | #*<span style="color:blue">'''... with GNU Make'''</span> | ||
+ | #[[Running GEOS-Chem|Running]] | ||
#[[GEOS-Chem output files|Output files]] | #[[GEOS-Chem output files|Output files]] | ||
#[[Guide_to_visualization_and_analysis_tools_for_GEOS-Chem|Visualizing and processing output]] | #[[Guide_to_visualization_and_analysis_tools_for_GEOS-Chem|Visualizing and processing output]] | ||
Line 21: | Line 21: | ||
---- | ---- | ||
− | '''''[[Compiling | + | '''''[[Compiling with CMake|Previous]] | [[Running GEOS-Chem|Next]] | [[Getting Started with GEOS-Chem]]''''' |
Revision as of 16:47, 20 December 2019
Previous | Next | Getting Started with GEOS-Chem
- Minimum system requirements
- Configuring your computational environment
- Downloading source code
- Downloading data directories
- Creating run directories
- Configuring runs
- Compiling GEOS-Chem
- ... with CMake
- ... with GNU Make
- Running
- Output files
- Visualizing and processing output
- Coding and debugging
- Further reading