next up previous contents index
Next: readMonthlyVegetation Up: Module STATICEcosysDynMod (File: STATICEcosysDynMod.F90) Previous: EcosystemDyn   Contents   Index


interpMonthlyVeg


INTERFACE:

   subroutine interpMonthlyVeg ()
DESCRIPTION:

Determine if 2 new months of data are to be read.


USES:

     use clm_varctl  , only : fsurdat
 #ifdef COUP_CAM
     use time_manager, only : get_curr_date, get_step_size, get_perp_date, is_
 #else
     use time_manager, only : get_curr_date, get_step_size
 #endif
ARGUMENTS:
     implicit none
REVISION HISTORY:
   Created by Mariana Vertenstein



Mariana Vertenstein 2004-06-21