Next: 2.11.4 Horizontal grid
Up: 2.11 Spatial discretization of
Previous: 2.11.2 C grid staggering
Contents
Initialization of grid data is controlled by subroutine INI_GRID which in calls INI_VERTICAL_GRID to initialize the
vertical grid, and then either of INI_CARTESIAN_GRID, INI_SPHERICAL_POLAR_GRID or INI_CURVILINEAR_GRID to
initialize the horizontal grid for cartesian, spherical-polar or
curvilinear coordinates respectively.
The reciprocals of all grid quantities are pre-calculated and this is
done in subroutine INI_MASKS_ETC which is called later by
subroutine INITIALIZE_FIXED.
All grid descriptors are global arrays and stored in common blocks in
GRID.h and a generally declared as _RS.
mitgcm-support@mitgcm.org
Copyright © 2006
Massachusetts Institute of Technology |
Last update 2018-01-23 |
|
|