INTERFACE:
subroutine hfields_1dinfo(t, mode)DESCRIPTION:
Write/define 1d info for history tape.
USES:
use clmtype
use decompMod , only : ldecomp
use domainMod , only : ldomain
ARGUMENTS:
implicit none
integer, intent(in) :: t ! tape index
character(len=*), intent(in) :: mode ! 'define' or 'write'
REVISION HISTORY:
Created by Mariana VertensteinLOCAL VARIABLES: