FMS 2025.01.02-dev
Flexible Modeling System
|
Files | |
array_utils.inc | |
Array allocation routines for multiple types for allocate_array interface. | |
array_utils_char.inc | |
Character array routines used in fms_io_utils_mod. | |
compressed_read.inc | |
Compressed read routines for read_data interface. | |
compressed_write.inc | |
Compressed write routines for write_data interface. | |
compute_global_checksum.inc | |
Routines for calculating variable checksums across pes for the compute_global_checksum interface. | |
domain_read.inc | |
Reads domain decomposed variables and scatters data to pe's for the read_data interface. | |
domain_write.inc | |
Routines for writing domain decomposed variables for the write_data interface. | |
gather_data_bc.inc | |
Routines for the gather_data_bc interface. | |
get_data_type_string.inc | |
Routines to return a given arguments data type as a string. Provides multiple dimensions for get_data_type_string interface. | |
get_global_attribute.inc | |
Routines for retrieving global attribute values from netcdf files with different dimension sizes for the get_global_attribute interface. | |
get_variable_attribute.inc | |
Routines for retrieving variable attribute values from netcdf files with different dimension sizes for the get_variable_attribute interface. | |
netcdf_add_restart_variable.inc | |
Routines to add restart variables to a netcdf file with different dimension sizes for the netcdf_add_restart_variable interface. | |
netcdf_read_data.inc | |
Routines for retrieving variable values from netcdf files with different dimension sizes for the netcdf_read_data interface. | |
netcdf_write_data.inc | |
Routines for writing variable values to netcdf files with different dimension sizes for the netcdf_write_data interface. | |
register_domain_restart_variable.inc | |
Adds domain decomposed variable for restarts for the register_restart_field interface. | |
register_global_attribute.inc | |
Routines for different dimensions to add global attributes in netcdf files for the register_global_attribute interface. | |
register_unstructured_domain_restart_variable.inc | |
Adds restart variable for unstructured domains for different dimension to be used in the register_restart_field interface. | |
register_variable_attribute.inc | |
Routines to add variable attributes for different dimensions to be used in the register_variable_attribute interface. | |
scatter_data_bc.inc | |
unpack_data.inc | |
Routines for the gather_data_bc interface. | |
unstructured_domain_read.inc | |
Routines for reading unstructured domain data, used in read_data interface. | |
unstructured_domain_write.inc | |
Routines to write data from an unstructured domain decomposition. Used in the write_data interface. | |