A structure with diagnostic IDs of the state variables.
Definition at line 144 of file MOM.F90.
◆ 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:
- /glade/work/altuntas/cesm.sandboxes/cesm2_2_alpha_X_mom/components/mom/MOM6/src/core/MOM.F90