get_land_temp Subroutine

public subroutine get_land_temp(state_cnt, land_temp_out)

Uses

  • proc~~get_land_temp~~UsesGraph proc~get_land_temp get_land_temp module~params params proc~get_land_temp->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) :: land_temp_out(ix,il)

Land surface temperature


Contents

None