*
This subroutine shifts global fields by nxshift grid cells, in order to * facilitate all sorts of nested wind fields, or output grids, which, * without shifting, would overlap with the domain "boundary". * * Author: A. Stohl * * 3 July 2002 * *
*
Variables: * * Constants: * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | field(0:nxmax-1,0:nymax-1) |
|
|||
integer | :: | nxf | ||||
integer | :: | nyf |