get_fmask_land Subroutine

public subroutine get_fmask_land(state_cnt, fmask_land_out)

Uses

  • proc~~get_fmask_land~~UsesGraph proc~get_fmask_land get_fmask_land module~params params proc~get_fmask_land->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
real(kind=8), intent(out) :: fmask_land_out(ix,il)

Fraction of land


Contents

None