|
FMS
2026.01
Flexible Modeling System
|
Metadata class for string attribute values. More...
Public Attributes | |
| integer | attribute_length = -1 |
| length of the attribute value array, -1 if not set | |
| character(len=attr_name_max_length) | attribute_name |
| name of the attribute to write | |
| character(len=attr_value_max_length) | attribute_value |
| integer | mpi_type_id = -1 |
| MPI datatype id corresponding to this data objects data -1 if not set. | |
Metadata class for string attribute values.
Definition at line 94 of file metadata_transfer.F90.