MOM6
mom_grid_initialize::gps Type Reference

Detailed Description

Definition at line 89 of file MOM_grid_initialize.F90.

Collaboration diagram for mom_grid_initialize::gps:
[legend]

Public variables and constants

real len_lon
 
real len_lat
 
real west_lon
 
real south_lat
 
real rad_earth
 
real lat_enhance_factor
 
real lat_eq_enhance
 
logical isotropic
 
logical equator_reference
 
integer niglobal
 
integer njglobal
 

Variables and constants

◆ equator_reference

logical mom_grid_initialize::gps::equator_reference

Definition at line 98 of file MOM_grid_initialize.F90.

98  logical :: equator_reference

◆ isotropic

logical mom_grid_initialize::gps::isotropic

Definition at line 97 of file MOM_grid_initialize.F90.

97  logical :: isotropic

◆ lat_enhance_factor

real mom_grid_initialize::gps::lat_enhance_factor

Definition at line 95 of file MOM_grid_initialize.F90.

95  real :: lat_enhance_factor

◆ lat_eq_enhance

real mom_grid_initialize::gps::lat_eq_enhance

Definition at line 96 of file MOM_grid_initialize.F90.

96  real :: lat_eq_enhance

◆ len_lat

real mom_grid_initialize::gps::len_lat

Definition at line 91 of file MOM_grid_initialize.F90.

91  real :: len_lat

◆ len_lon

real mom_grid_initialize::gps::len_lon

Definition at line 90 of file MOM_grid_initialize.F90.

90  real :: len_lon

◆ niglobal

integer mom_grid_initialize::gps::niglobal

Definition at line 99 of file MOM_grid_initialize.F90.

99  integer :: niglobal, njglobal ! Duplicates of niglobal and njglobal from MOM_dom

◆ njglobal

integer mom_grid_initialize::gps::njglobal

Definition at line 99 of file MOM_grid_initialize.F90.

◆ rad_earth

real mom_grid_initialize::gps::rad_earth

Definition at line 94 of file MOM_grid_initialize.F90.

94  real :: rad_earth

◆ south_lat

real mom_grid_initialize::gps::south_lat

Definition at line 93 of file MOM_grid_initialize.F90.

93  real :: south_lat

◆ west_lon

real mom_grid_initialize::gps::west_lon

Definition at line 92 of file MOM_grid_initialize.F90.

92  real :: west_lon

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