next up previous contents
Next: hfields_zero Up: Fortran: Module Interface histFileMod Previous: hist_update_hbuf_field_2d   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
LOCAL VARIABLES:




Erik Kluzek 2011-06-15