Earth System Modeling Framework 2.2.2rp3 (Default branch) |
|
|
ESMF is software for building and coupling
weather, climate, and related models. The premise
is that complicated applications should be broken
up into smaller pieces, or components. A component
is a unit of software composition that has a
coherent function, and a standard calling
interface and behavior. Components can be
assembled to create multiple applications, and
different implementations of a component may be
available.
License: GNU General Public License (GPL)
Changes:
This release adds PGI 7.x support for Linux and Cray XT3/4. It fixes a memory leak in VM communications. It adds support for Intel's Fortran compiler version 10, support for gfortran under Linux and Darwin, support for g95 under Darwin, and support for Cray XT3/4 systems with the CNL kernel. There are minor bugfixes and documentation cleanups.
|