set_tr Subroutine

public subroutine set_tr(state_cnt, tr_in)

Uses

  • proc~~set_tr~~UsesGraph proc~set_tr set_tr module~params params proc~set_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(in) :: tr_in(mx,nx,kx,t_levs,ntr)

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


Contents

None