|
MOM6
|
Stores all the remapping grids and the model's native space thicknesses.
Definition at line 146 of file MOM_diag_mediator.F90.
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. | |