next up previous contents
Next: Fortran: Module Interface clm_initializeMod Up: Fortran: Module Interface clm_driver Previous: write_diagnostic   Contents

do_inicwrite


INTERFACE:

   logical function do_inicwrite()
DESCRIPTION:

Determine if initial dataset is to be written at this time step True implies that the initial file will be written one time step before the date contained in the filename.


USES:

     use clm_time_manager, only : get_curr_date, get_prev_date, get_step_size
     use clm_varctl  , only : hist_crtinic
ARGUMENTS:
     implicit none
REVISION HISTORY:
   Created by Mariana Vertenstein



Erik Kluzek 2010-06-21