next up previous contents
Next: hfields_zero Up: Fortran: Module Interface histFileMod Previous: update_hbuf   Contents

hfields_normalize


INTERFACE:

   subroutine hfields_normalize (t)
DESCRIPTION:

   Normalize fields on a history file by the number of accumulations
   Loop over fields on the tape.  Need averaging flag and number of
   accumulations to perform normalization.
ARGUMENTS:
     implicit none
     integer, intent(in) :: t       ! tape index
   !REVISION HISTORY
   Created by Mariana Vertenstein



Mariana Vertenstein 2003-01-14