CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ rte_sw()

character(len=128) function, public mo_rrtmgp_clr_all_sky::rte_sw ( class(ty_gas_optics), intent(in) k_dist,
type(ty_gas_concs), intent(in) gas_concs,
real(wp), dimension(:,:), intent(in) p_lay,
real(wp), dimension(:,:), intent(in) t_lay,
real(wp), dimension(:,:), intent(in) p_lev,
real(wp), dimension(: ), intent(in) mu0,
real(wp), dimension(:,:), intent(in) sfc_alb_dir,
real(wp), dimension(:,:), intent(in) sfc_alb_dif,
class(ty_optical_props_arry), intent(in) cloud_props,
class(ty_fluxes), intent(inout) allsky_fluxes,
class(ty_fluxes), intent(inout) clrsky_fluxes,
class(ty_optical_props_arry), intent(in), optional, target aer_props,
real(wp), dimension(:,:), intent(in), optional col_dry,
real(wp), dimension(:,:), intent(in), optional inc_flux )
Parameters
[in]k_distderived type with spectral information
[in]gas_concsderived type encapsulating gas concentrations
[in]t_laypressure [Pa], temperature [K] at layer centers (ncol,nlay)
[in]p_levpressure at levels/interfaces [Pa] (ncol,nlay+1)
[in]mu0cosine of solar zenith angle
[in]cloud_propscloud optical properties (ncol,nlay,ngpt)
[in]aer_propsaerosol optical properties
[in]inc_fluxincident flux at domain top [W/m2] (ncol, ngpts)
Parameters
col_dryMolecular number density (ncol, nlay)