esmf: The Earth System Modeling Framework
Contents
Overview of package
Package: | esmf |
---|---|
Description: | The Earth System Modeling Framework |
For more information: | https://www.earthsystemcog.org/projects/esmf/ |
Categories: | |
License: | OpenSource (UCAR license) |
General usage information
The Earth System Modeling Framework (ESMF) is high-performance, flexible software infrastructure for building and coupling weather, climate, and related Earth science applications. The ESMF defines an architecture for composing complex, coupled modeling systems and includes data structures and utilities for developing individual models.
The ESMF_Info, ESMF_Regrid, ESMF_Scrip2Unstruct and similar commands have been added to your PATH.
The following environmental variables have been defined:
- \$ESMF_ROOT has been set to the root of the esmf installation
- \$ESMF_LIBDIR points to the directory containing the libraries
- \$ESMF_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$ESMF_INCDIR
- -L\$ESMF_LIBDIR -Wl,-rpath,\$ESMF_LIBDIR
Available versions of the package esmf, by cluster
This section lists the available versions of the package esmfon the different clusters.
Available versions of esmf on the Deepthought2 cluster (RHEL8)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
7.1.0r | esmf/7.1.0r | ivybridge | Y |
Available versions of esmf on the Juggernaut cluster
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
7.1.0r | esmf/7.1.0r | broadwell | Y |