get_tr Subroutine

public subroutine get_tr(state_cnt, tr_out)

Uses

  • proc~~get_tr~~UsesGraph proc~get_tr get_tr module~params params proc~get_tr->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
complex(kind=8), intent(out) :: tr_out(mx,nx,kx,t_levs,ntr)

Tracers (tr(1): specific humidity in g/kg)


Contents

None