next up previous contents
Next: read_grid_offline Up: Fortran: Module Interface mkgridMod Previous: Fortran: Module Interface mkgridMod   Contents

mkgrid_offline


INTERFACE:

   subroutine mkgrid_offline()
DESCRIPTION:

   Obtain land model grid when mode is offline
   If namelist variable mksrf_offline_fgrid is the empty string, then
   the corresponding file will be used to determine the land model grid
   If namelist variable mksrf_offline is not the empty string, then 
   the land model grid will be generated at run time
ARGUMENTS:
     implicit none
CALLED FROM:
   subroutine mksrfdat in module mksrfdatMod
REVISION HISTORY:
   Author: Mariana Vertenstein



Mariana Vertenstein 2003-01-14