next up previous contents index
Next: mksrfdat Up: ProTEX Source Code Documentation Previous: mksoitex (File: mksoitex.F90)   Contents   Index


Module mksrfdatMod
(Source File: mksrfdatMod.F90)

   Creates land model surface dataset from original "raw" data files.
   Surface dataset contains model grid, pfts, inland water, glacier,
   soil texture, soil color, LAI and SAI and urban fraction.
USES:
   use abortutils, only : endrun
PUBLIC TYPES:
   implicit none
   save
   !PRIVATE MEMBER FUNCTIONS:
   public :: mksrfdat        ! create model surface dataset
REVISION HISTORY:
   Author: Mariana Vertenstein



Subsections

Mariana Vertenstein 2004-06-21