cpld_gridgen
1.13.0
|
Fill the vertices for any stagger location. More...
Go to the source code of this file.
Data Types | |
module | vertices |
Fill the vertices for any stagger location.
This module fills the vertices for any stagger location. The i,j indices of the source lat and lon arrays are modified by the vertex offsets to give the latitudes and longitues of each vertex for the desired stagger lcation. The routine fill_vertices will fill the vertex values of all non-boundary rows for any stagger locations. For the Ct and Cu grids, the fill_bottom routine fills the bottom most vertex values. For the Cv and Bu grids, the routine fill_top fills the topmost vertex values using the values from across the tripole seam.
Definition in file vertices.F90.