MOM6
mom_transform_fms::rotated_write_field Interface Reference

Detailed Description

Rotate and write a registered field to an FMS output file.

Definition at line 33 of file MOM_transform_FMS.F90.

Private functions

subroutine rotated_write_field_real_0d (io_unit, field_md, field, tstamp, turns)
 Write the rotation of a 1d field to an FMS output file This function is provided to support the full FMS write_field interface.
 
subroutine rotated_write_field_real_1d (io_unit, field_md, field, tstamp, turns)
 Write the rotation of a 1d field to an FMS output file This function is provided to support the full FMS write_field interface.
 
subroutine rotated_write_field_real_2d (io_unit, field_md, domain, field, tstamp, tile_count, default_data, turns)
 Write the rotation of a 2d field to an FMS output file.
 
subroutine rotated_write_field_real_3d (io_unit, field_md, domain, field, tstamp, tile_count, default_data, turns)
 Write the rotation of a 3d field to an FMS output file.
 
subroutine rotated_write_field_real_4d (io_unit, field_md, domain, field, tstamp, tile_count, default_data, turns)
 Write the rotation of a 4d field to an FMS output file.
 

Detailed Description

Rotate and write a registered field to an FMS output file.

Definition at line 33 of file MOM_transform_FMS.F90.


The documentation for this interface was generated from the following file: