GEOS GCM Documentation and Access

From GEOS-5
Jump to navigation Jump to search

This page describes the minimum steps required to checkout GEOS-5 AGCM.

Checking Out GEOS-5 AGCM using subversion

The commands below assume that you have a svn client installed on your machine.

The first thing you need to do is to register in the GEOS5 trac system using the following link:

https://geos5.org/trac

In order to access the SVN repository as a developer, you need to be approved by the GEOS5 AGCM maintainer at the following email address: matthew.thompson@nasa.gov

Once approved, you will be able to checkout the source code with the following command:

svn --username username checkout https://geos5.org/svn/branches/Icarus-2_0/ GEOSagcm

You can create tickets through the trac system and contribute to the code.

Building GEOS-5

In order to compile GEOS-5 AGCM, you will need a variety of programs. An F90 compiler (Intel, PGI, and GCC are tested) and an MPI stack (Open MPI, Intel MPI, MVAPICH2, and SGI MPT have been tested). Beyond that, you'll also need the GMAO Baselibs, a collection of base libraries for GEOS-5 which include HDF5, netCDF-C, netCDF-Fortran, ESMF, and more. Note that while these can be built individually, GEOS-5 at present expects the libraries to be bundled in a specific way (directory-wise) to work.

Boundary Conditions

Boundary conditions are available at NCCS, NAS, and on GMAO Desktops (limited to very low-res).

A minimal, small set of boundary conditions of approximately 300 MB (4-degree resolution or coarser, probably could only run a few model days) have been made and could possibly be distributed if needed. Contact Matthew Thompson for further inquiries.