GEOS GCM Documentation and Access: Difference between revisions
Line 19: | Line 19: | ||
== Building GEOS-5 == | == Building GEOS-5 == | ||
'''NOTE:''' GMAO does '''not''' generally support building or running GEOS on systems other than NCCS Supercomputers. This code access is provided mainly for collaborators with GMAO who are unable to gain access to the GMAO internal version control system. | |||
GEOS-5 AGCM can be built, but 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 == |