get_fmask_orig_shape Subroutine

public subroutine get_fmask_orig_shape(state_cnt, array_shape)

Uses

  • proc~~get_fmask_orig_shape~~UsesGraph proc~get_fmask_orig_shape get_fmask_orig_shape module~params params proc~get_fmask_orig_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(2)

Original (fractional) land-sea mask


Contents

None