Difference between revisions of "Minimum system requirements for GEOS-Chem"

From Geos-chem
Jump to: navigation, search
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
'''''[[Getting Started with GEOS-Chem|Previous]] | [[GEOS-Chem required hardware|Next]] | [[Getting Started with GEOS-Chem]]'''''
+
'''''[[Getting Started with GEOS-Chem|Previous]] | [[Installing Required Software|Next]] | [[Getting Started with GEOS-Chem]]'''''
 
#<span style="color:blue">'''Minimum system requirements'''</span>
 
#<span style="color:blue">'''Minimum system requirements'''</span>
 
#*[[GEOS-Chem required hardware]]
 
#*[[GEOS-Chem required hardware]]
Line 19: Line 19:
  
  
== Overview ==
+
This content has been migrated to the following chapters of [https://geos-chem.readthedocs.io <tt>https://geos-chem.readthedocs.io</tt>]
  
This manual will walk you through setting up and running GEOS-Chem simulations in "Classic" mode (using OpenMP parallelization across several cores of a single computational node).
+
#[https://geos-chem.readthedocs.io/en/latest/gcc-guide/01-startup/memory.html '''Meet all hardware requirements''']
 
+
#[https://geos-chem.readthedocs.io/en/latest/gcc-guide/01-startup/system-req-soft.html '''Meet all software requirements''']
If you interested in using GEOS-Chem's high-performance mode (GCHP) to parallelize across hundreds or thousands of computational cores, please see: '''https://gchp.readthedocs.io'''.
+
 
+
== System requirements for GEOS-Chem Classic ==
+
 
+
Before obtaining the GEOS-Chem source code, you should consider if your computational system meets the minimum system requirements. Please see the following chapters for more information:
+
 
+
#''[[GEOS-Chem required hardware]]''
+
#''[[GEOS-Chem required software]]''
+
#''[[GEOS-Chem required disk space]]''
+
  
  
  
 
----
 
----
'''''[[Getting Started with GEOS-Chem|Previous]] | [[GEOS-Chem required hardware|Next]] | [[Getting Started with GEOS-Chem]]'''''
+
'''''[[Getting Started with GEOS-Chem|Previous]] | [[Configuring_your_computational_environment|Next]] | [[Getting Started with GEOS-Chem]]'''''

Revision as of 20:48, 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
  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 following chapters of https://geos-chem.readthedocs.io

  1. Meet all hardware requirements
  2. Meet all software requirements



Previous | Next | Getting Started with GEOS-Chem