next up previous contents index
Next: htape_addfld Up: Module histFileMod (File: histFileMod.F90) Previous: masterlist_change_timeavg   Contents   Index


htapes_fieldlist


INTERFACE:

   subroutine htapes_fieldlist()
DESCRIPTION:

Define the contents of each history file based on namelist input for initial or branch run, and restart data if a restart run. Use arrays fincl and fexcl to modify default history tape contents. Then sort the result alphanumerically.


USES:

     use spmdMod, only : masterproc
ARGUMENTS:
     implicit none
REVISION HISTORY:
   Created by Mariana Vertenstein



Mariana Vertenstein 2004-06-21