MOM6
mom_diag_mediator::diag_grids_type Type Reference

Detailed Description

Contains an array to store a diagnostic target grid.

Definition at line 141 of file MOM_diag_mediator.F90.

Collaboration diagram for mom_diag_mediator::diag_grids_type:
[legend]

Private variables and constants

real, dimension(:,:,:), allocatable h
 Target grid for remapped coordinate. More...
 

Variables and constants

◆ h

real, dimension(:,:,:), allocatable mom_diag_mediator::diag_grids_type::h
private

Target grid for remapped coordinate.

Definition at line 142 of file MOM_diag_mediator.F90.

142  real, dimension(:,:,:), allocatable :: h !< Target grid for remapped coordinate

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