subroutine mo_fluxes_broadband_kernels::net_broadband_precalc |
( |
integer, intent(in) | ncol, |
|
|
integer, intent(in) | nlev, |
|
|
real(wp), dimension(ncol, nlev), intent(in) | flux_dn, |
|
|
real(wp), dimension(ncol, nlev), intent(in) | flux_up, |
|
|
real(wp), dimension(ncol, nlev), intent(out) | broadband_flux_net ) |
|
private |