|
subroutine, public | oldcloud::oldcloud_init () |
|
subroutine | oldcloud::old_liquid_optics_sw (state, pbuf, liq_tau, liq_tau_w, liq_tau_w_g, liq_tau_w_f, oldliqwp) |
|
subroutine | oldcloud::old_ice_optics_sw (state, pbuf, ice_tau, ice_tau_w, ice_tau_w_g, ice_tau_w_f, oldicewp) |
|
subroutine, public | oldcloud::oldcloud_lw (state, pbuf, cld_abs_od, oldwp) |
|
subroutine, public | oldcloud::old_liq_get_rad_props_lw (state, pbuf, abs_od, oldliqwp) |
|
subroutine, public | oldcloud::old_ice_get_rad_props_lw (state, pbuf, abs_od, oldicewp) |
|
subroutine | oldcloud::cloud_total_vis_diag_out (lchnk, nnite, idxnite, tau, radsuffix) |
|
|
integer | oldcloud::nmu |
|
integer | oldcloud::nlambda |
|
real(r8), dimension(:), allocatable | oldcloud::g_mu |
|
real(r8), dimension(:,:), allocatable | oldcloud::g_lambda |
|
real(r8), dimension(:,:,:), allocatable | oldcloud::ext_sw_liq |
|
real(r8), dimension(:,:,:), allocatable | oldcloud::ssa_sw_liq |
|
real(r8), dimension(:,:,:), allocatable | oldcloud::asm_sw_liq |
|
real(r8), dimension(:,:,:), allocatable | oldcloud::abs_lw_liq |
|
integer | oldcloud::n_g_d |
|
real(r8), dimension(:), allocatable | oldcloud::g_d_eff |
|
real(r8), dimension(:,:), allocatable | oldcloud::ext_sw_ice |
|
real(r8), dimension(:,:), allocatable | oldcloud::ssa_sw_ice |
|
real(r8), dimension(:,:), allocatable | oldcloud::asm_sw_ice |
|
real(r8), dimension(:,:), allocatable | oldcloud::abs_lw_ice |
|
real(r8) | oldcloud::cldmin |
|
real(r8) | oldcloud::cldeps |
|
integer | oldcloud::iciwp_idx = 0 |
|
integer | oldcloud::iclwp_idx = 0 |
|
integer | oldcloud::cld_idx = 0 |
|
integer | oldcloud::rel_idx = 0 |
|
integer | oldcloud::rei_idx = 0 |
|
integer | oldcloud::ixcldice |
|
integer | oldcloud::ixcldliq |
|