next up previous contents
Next: hist_initFlds Up: Routine/Function Prologues Previous: hist_do_disp (Source File: histFileMod.F90)   Contents

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

Module containing initialization of clm history fields and files This is the module that the user must modify in order to add new history fields or modify defaults associated with existing history fields.


USES:

   use shr_kind_mod, only: r8 => shr_kind_r8
   implicit none
PUBLIC MEMBER FUNCTIONS:
   public hist_initFlds ! Build master field list of all possible history
                        ! file fields
REVISION HISTORY:
   Created by Mariana Vertenstein 03/2003
   heald (11/28/06)



Subsections

Erik Kluzek 2011-06-15