next up previous contents
Next: pft2col Up: Routine/Function Prologues Previous: organicrd   Contents

Fortran: Module Interface pft2colMod (Source File: pft2colMod.F90)

Contains calls to methods to perfom averages over from pfts to columns for model variables.


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   use subgridAveMod
   use clmtype
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: p2c  ! obtain column properties from average over column pfts
REVISION HISTORY:
   03/09/08: Created by Mariana Vertenstein



Subsections

Erik Kluzek 2011-06-15