get_rad_flux Subroutine

public subroutine get_rad_flux(state_cnt, rad_flux_out)

Uses

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

Radiative flux in different spectral bands


Contents

None