INTERFACE:
subroutine hist_add_subscript(name, dim)DESCRIPTION:
Add a history variable to the output history tape.
ARGUMENTS:
implicit none character(len=*), intent(in) :: name ! name of subscript integer , intent(in) :: dim ! dimension of subscriptREVISION HISTORY:
Created by Mariana VertensteinLOCAL VARIABLES: