get_lev_shape Subroutine

public subroutine get_lev_shape(state_cnt, array_shape)

Uses

  • proc~~get_lev_shape~~UsesGraph proc~get_lev_shape get_lev_shape module~params params proc~get_lev_shape->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
integer, intent(out) :: array_shape(1)

Vertical sigma coordinate


Contents

None