subroutine, public mo_fluxes_broadband_kernels::sum_broadband | ( | integer, intent(in) | ncol, |
integer, intent(in) | nlev, | ||
integer, intent(in) | ngpt, | ||
real(wp), dimension(ncol, nlev, ngpt), intent(in) | spectral_flux, | ||
real(wp), dimension(ncol, nlev), intent(out) | broadband_flux ) |