CAM
|
Functions/Subroutines | |
subroutine, public | microp_aero_register |
subroutine, public | microp_aero_init |
subroutine, public | microp_aero_readnl (nlfile) |
subroutine, public | microp_aero_run (state, ptend, deltatin, pbuf, liqcldfo) |
subroutine | subgrid_mean_updraft (ncol, w0, wsig, ww) |
Variables | |
character(len=16) | eddy_scheme |
logical | micro_do_icesupersat |
integer | icenul_wsub_scheme = 1 |
real(r8), parameter | rn_dst1 = 0.258e-6_r8 |
real(r8), parameter | rn_dst2 = 0.717e-6_r8 |
real(r8), parameter | rn_dst3 = 1.576e-6_r8 |
real(r8), parameter | rn_dst4 = 3.026e-6_r8 |
real(r8) | bulk_scale |
real(r8), parameter | qsmall = 1.e-18_r8 |
real(r8), parameter | mincld = 0.0001_r8 |
integer | cldliq_idx = -1 |
integer | cldice_idx = -1 |
integer | numliq_idx = -1 |
integer | numice_idx = -1 |
integer | kvh_idx = -1 |
integer | tke_idx = -1 |
integer | wp2_idx = -1 |
integer | ast_idx = -1 |
integer | alst_idx = -1 |
integer | aist_idx = -1 |
integer | cldo_idx = -1 |
integer | dgnumwet_idx = -1 |
character(len=20), dimension(:), allocatable | aername |
real(r8), dimension(:), allocatable | num_to_mass_aer |
integer | naer_all |
integer | idxsul = -1 |
integer | idxdst2 = -1 |
integer | idxdst3 = -1 |
integer | idxdst4 = -1 |
logical | clim_modal_aero |
integer | mode_accum_idx = -1 |
integer | mode_aitken_idx = -1 |
integer | mode_coarse_idx = -1 |
integer | mode_coarse_dst_idx = -1 |
integer | mode_coarse_slt_idx = -1 |
integer | coarse_dust_idx = -1 |
integer | coarse_nacl_idx = -1 |
integer | mode_fine_dst_idx = -1 |
integer | mode_pcarbon_idx = -1 |
integer | accum_dust_idx = -1 |
logical | dem_in = .false. |
integer | npccn_idx |
integer | rndst_idx |
integer | nacon_idx |
logical | separate_dust = .false. |
logical | liqcf_fix |
subroutine, public microp_aero::microp_aero_init | ( | ) |
subroutine, public microp_aero::microp_aero_readnl | ( | character(len=*), intent(in) | nlfile | ) |
subroutine, public microp_aero::microp_aero_register | ( | ) |
subroutine, public microp_aero::microp_aero_run | ( | type(physics_state), intent(in), target | state, |
type(physics_ptend), intent(out) | ptend, | ||
real(r8), intent(in) | deltatin, | ||
type(physics_buffer_desc), dimension(:), pointer | pbuf, | ||
real(r8), dimension(pcols,pver), intent(in) | liqcldfo | ||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |