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


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 2004-06-21