MOM6
g_tracer_utils::g_tracer_common Type Reference

Detailed Description

The following type fields are common to ALL generic tracers and hence has to be instantiated only once.

Definition at line 40 of file generic_tracer_utils.F90.

Collaboration diagram for g_tracer_utils::g_tracer_common:
[legend]

Private variables and constants

integer isd
 Domain extents. More...
 
integer jsd
 Start index of the data domain in the j-direction.
 

Detailed Description

The following type fields are common to ALL generic tracers and hence has to be instantiated only once.

Definition at line 40 of file generic_tracer_utils.F90.

Variables and constants

◆ isd

integer g_tracer_utils::g_tracer_common::isd
private

Domain extents.

Start index of the data domain in the i-direction

Definition at line 43 of file generic_tracer_utils.F90.

43  integer :: isd !< Start index of the data domain in the i-direction

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