|
FMS
2026.01.01-dev
Flexible Modeling System
|
Modules and associated files in the fms2_io directory. More...
Modules | |
| blackboxio | |
| File utility functions for use within FMS2 IO. | |
| fms2_io_mod | |
| This module supports netCDF I/O operations. | |
| fms_io_utils_mod | |
| Misc. utility routines for use in FMS2 IO. | |
| fms_netcdf_domain_io_mod | |
| This module defines the derived type, FmsNetcdfDomainFile_t, and routines to handle calls to the netcdf library for data on a domain decomposed standard rectangular grid. See mpp_domains_mod for more information on domain decomposition. | |
| fms_netcdf_unstructured_domain_io_mod | |
| This module defines the derived type, FmsNetcdfUnstructuredDomainFile_t, and routines to handle calls to the netcdf library for data on a domain decomposed unstructured grid. See mpp_domains_mod for more information on domain decomposition. | |
| netcdf_io_mod | |
| This module defines the derived type, FmsNetcdfFile_t, and routines to handle calls to the netcdf library in order to read and write netcdf files. | |
Modules and associated files in the fms2_io directory.
Updated IO modules for parallel IO via netcdf files. Replaces the functionality of the IO routines in mpp_io. fms2_io_mod is the main module for external usage and provides public interfaces for routines defined throughout this directory, dependent on the type of file.