A structure with diagnostic IDs of the state variables.
More...
A structure with diagnostic IDs of the state variables.
Definition at line 155 of file MOM.F90.
◆ id_h
| integer mom::mom_diag_ids::id_h = -1 |
|
private |
3-d state field diagnostic IDs
Definition at line 157 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 160 of file MOM.F90.
160 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 157 of file MOM.F90.
157 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 157 of file MOM.F90.
The documentation for this type was generated from the following file:
- /home/cermak/src/MOM6/src/core/MOM.F90