CAM
cloud_rad_props.F90 File Reference

Modules

module  cloud_rad_props
 

Functions/Subroutines

subroutine, public cloud_rad_props::cloud_rad_props_init ()
 
subroutine, public cloud_rad_props::cloud_rad_props_get_sw (state, pbuf, tau, tau_w, tau_w_g, tau_w_f, diagnosticindex, oldliq, oldice)
 
subroutine, public cloud_rad_props::cloud_rad_props_get_lw (state, pbuf, cld_abs_od, diagnosticindex, oldliq, oldice, oldcloud)
 
subroutine, public cloud_rad_props::get_snow_optics_sw (state, pbuf, tau, tau_w, tau_w_g, tau_w_f)
 
subroutine, public cloud_rad_props::get_ice_optics_sw (state, pbuf, tau, tau_w, tau_w_g, tau_w_f)
 
subroutine cloud_rad_props::interpolate_ice_optics_sw (ncol, iciwpth, dei, tau, tau_w, tau_w_g, tau_w_f)
 
subroutine, public cloud_rad_props::get_liquid_optics_sw (state, pbuf, tau, tau_w, tau_w_g, tau_w_f)
 
subroutine, public cloud_rad_props::liquid_cloud_get_rad_props_lw (state, pbuf, abs_od)
 
subroutine, public cloud_rad_props::snow_cloud_get_rad_props_lw (state, pbuf, abs_od)
 
subroutine, public cloud_rad_props::ice_cloud_get_rad_props_lw (state, pbuf, abs_od)
 
subroutine cloud_rad_props::interpolate_ice_optics_lw (ncol, iciwpth, dei, abs_od)
 
subroutine cloud_rad_props::gam_liquid_lw (clwptn, lamc, pgam, abs_od)
 
subroutine cloud_rad_props::gam_liquid_sw (clwptn, lamc, pgam, tau, tau_w, tau_w_g, tau_w_f)
 
subroutine cloud_rad_props::get_mu_lambda_weights (lamc, pgam, mu_wgts, lambda_wgts)
 

Variables

integer cloud_rad_props::nmu
 
integer cloud_rad_props::nlambda
 
real(r8), dimension(:), allocatable cloud_rad_props::g_mu
 
real(r8), dimension(:,:), allocatable cloud_rad_props::g_lambda
 
real(r8), dimension(:,:,:), allocatable cloud_rad_props::ext_sw_liq
 
real(r8), dimension(:,:,:), allocatable cloud_rad_props::ssa_sw_liq
 
real(r8), dimension(:,:,:), allocatable cloud_rad_props::asm_sw_liq
 
real(r8), dimension(:,:,:), allocatable cloud_rad_props::abs_lw_liq
 
integer cloud_rad_props::n_g_d
 
real(r8), dimension(:), allocatable cloud_rad_props::g_d_eff
 
real(r8), dimension(:,:), allocatable cloud_rad_props::ext_sw_ice
 
real(r8), dimension(:,:), allocatable cloud_rad_props::ssa_sw_ice
 
real(r8), dimension(:,:), allocatable cloud_rad_props::asm_sw_ice
 
real(r8), dimension(:,:), allocatable cloud_rad_props::abs_lw_ice
 
integer cloud_rad_props::i_dei
 
integer cloud_rad_props::i_mu
 
integer cloud_rad_props::i_lambda
 
integer cloud_rad_props::i_iciwp
 
integer cloud_rad_props::i_iclwp
 
integer cloud_rad_props::i_des
 
integer cloud_rad_props::i_icswp
 
integer cloud_rad_props::ixcldice
 
integer cloud_rad_props::ixcldliq