CAM
|
Functions/Subroutines | |
subroutine, public | hetfrz_classnuc_cam_readnl (nlfile) |
subroutine, public | hetfrz_classnuc_cam_register () |
subroutine, public | hetfrz_classnuc_cam_init (mincld_in) |
subroutine, public | hetfrz_classnuc_cam_calc (state, deltatin, factnum, pbuf) |
subroutine, public | hetfrz_classnuc_cam_save_cbaero (state, pbuf) |
subroutine | get_aer_num (ii, kk, ncnst, aer, aer_cb, rhoair, total_aer_num, coated_aer_num, uncoated_aer_num, total_interstial_aer_num, total_cloudborne_aer_num, hetraer, awcam, awfacm, dstcoat, na500, tot_na500) |
Variables | |
logical | hist_hetfrz_classnuc = .false. |
real(r8) | mincld |
integer | cldliq_idx = -1 |
integer | cldice_idx = -1 |
integer | numliq_idx = -1 |
integer | numice_idx = -1 |
integer | frzimm_idx |
integer | frzcnt_idx |
integer | frzdep_idx |
integer | ast_idx = -1 |
integer, parameter | mam3_nmodes = 3 |
integer, parameter | mam7_nmodes = 7 |
integer, parameter | mam4_nmodes = 4 |
integer | nmodes = -1 |
integer | mode_accum_idx = -1 |
integer | mode_coarse_idx = -1 |
integer | mode_finedust_idx = -1 |
integer | mode_coardust_idx = -1 |
integer | mode_pcarbon_idx = -1 |
real(r8) | alnsg_mode_accum |
real(r8) | alnsg_mode_coarse |
real(r8) | alnsg_mode_finedust |
real(r8) | alnsg_mode_coardust |
real(r8) | alnsg_mode_pcarbon |
real(r8) | specdens_dust |
real(r8) | specdens_so4 |
real(r8) | specdens_bc |
real(r8) | specdens_soa |
real(r8) | specdens_pom |
real(r8) | specdens_mom |
integer | ncnst = 0 |
integer | so4_accum |
integer | bc_accum |
integer | pom_accum |
integer | soa_accum |
integer | dst_accum |
integer | ncl_accum |
integer | mom_accum |
integer | num_accum |
integer | dst_coarse |
integer | ncl_coarse |
integer | so4_coarse |
integer | bc_coarse |
integer | pom_coarse |
integer | soa_coarse |
integer | mom_coarse |
integer | num_coarse |
integer | dst_finedust |
integer | so4_finedust |
integer | num_finedust |
integer | dst_coardust |
integer | so4_coardust |
integer | num_coardust |
integer | bc_pcarbon |
integer | pom_pcarbon |
integer | mom_pcarbon |
integer | num_pcarbon |
integer, dimension(:), allocatable | mode_idx |
integer, dimension(:), allocatable | spec_idx |
real(r8), dimension(:,:,:,:), allocatable | aer_cb |
real(r8), dimension(:,:,:,:), allocatable | aer |
|
private |
subroutine, public hetfrz_classnuc_cam::hetfrz_classnuc_cam_calc | ( | type(physics_state), intent(in), target | state, |
real(r8), intent(in) | deltatin, | ||
real(r8), dimension(:,:,:), intent(in) | factnum, | ||
type(physics_buffer_desc), dimension(:), pointer | pbuf | ||
) |
subroutine, public hetfrz_classnuc_cam::hetfrz_classnuc_cam_init | ( | real(r8), intent(in) | mincld_in | ) |
subroutine, public hetfrz_classnuc_cam::hetfrz_classnuc_cam_readnl | ( | character(len=*), intent(in) | nlfile | ) |
subroutine, public hetfrz_classnuc_cam::hetfrz_classnuc_cam_register | ( | ) |
subroutine, public hetfrz_classnuc_cam::hetfrz_classnuc_cam_save_cbaero | ( | type(physics_state), intent(in) | state, |
type(physics_buffer_desc), dimension(:), pointer | pbuf | ||
) |
|
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 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |