Data Types | |
interface | net_broadband |
Functions/Subroutines | |
subroutine, public | sum_broadband (ncol, nlev, ngpt, spectral_flux, broadband_flux) |
Spectral reduction over all points. | |
subroutine | net_broadband_full (ncol, nlev, ngpt, spectral_flux_dn, spectral_flux_up, broadband_flux_net) |
Spectral reduction over all points for net flux. | |
subroutine | net_broadband_precalc (ncol, nlev, flux_dn, flux_up, broadband_flux_net) |
Net flux when bradband flux up and down are already available. | |