MOM6
mom::mom_diag_ids Type Reference

Detailed Description

A structure with diagnostic IDs of the state variables.

Definition at line 144 of file MOM.F90.

Collaboration diagram for mom::mom_diag_ids:
[legend]

Private variables and constants

integer id_u = -1
 3-d state field diagnostic IDs More...
 
integer id_v = -1
 3-d state field diagnostic IDs More...
 
integer id_h = -1
 3-d state field diagnostic IDs More...
 
integer id_ssh_inst = -1
 2-d state field diagnotic ID More...
 

Variables and constants

◆ id_h

integer mom::mom_diag_ids::id_h = -1
private

3-d state field diagnostic IDs

Definition at line 146 of file MOM.F90.

◆ id_ssh_inst

integer mom::mom_diag_ids::id_ssh_inst = -1
private

2-d state field diagnotic ID

Definition at line 148 of file MOM.F90.

148  integer :: id_ssh_inst = -1

◆ id_u

integer mom::mom_diag_ids::id_u = -1
private

3-d state field diagnostic IDs

Definition at line 146 of file MOM.F90.

146  integer :: id_u = -1, id_v = -1, id_h = -1 !!@}

◆ id_v

integer mom::mom_diag_ids::id_v = -1
private

3-d state field diagnostic IDs

Definition at line 146 of file MOM.F90.


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