MOM6
mom_diag_mediator::diag_grid_storage Type Reference

Detailed Description

Stores all the remapping grids and the model's native space thicknesses.

Definition at line 146 of file MOM_diag_mediator.F90.

Collaboration diagram for mom_diag_mediator::diag_grid_storage:
[legend]

Public variables and constants

integer num_diag_coords
 Number of target coordinates.
 
real, dimension(:,:,:), allocatable h_state
 Layer thicknesses in native space.
 
type(diag_grids_type), dimension(:), allocatable diag_grids
 Primarily empty, except h field.
 

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