Xanadu (24.0.0)
The Xanadu release of the FMS supports the GFDL ESM4 CMIP6 runs.
- Updated the
fms_platform.h
include file to be more portable. - Updated
coupler_types
to simplify model component initialization. - Added support for MPI datatypes, an
MPI_Alltoallw
interface, and modifications tompp_global_field
to use these changes for select operations. - Added adjoint versions of the mpp communication routines.
- Moved
diag_integral
andmonin_obukhov
here from atmos_param. - Fixed halo update when both x-direction and y-direction are wide halo.