|
CAM
|
Functions/Subroutines | |
| subroutine, public | output_aerocom_aie_register () |
| subroutine, public | output_aerocom_aie_init () |
| subroutine, public | cloud_top_aerocom (state, pbuf) |
| subroutine, public | aerocom_calc (state, cld, rel, rei, lnd, ind, tau, cliqwp, cicewp, coszrs) |
| subroutine, public | output_aerocom (state, pbuf) |
Variables | |
| logical, public | do_aerocom_ind3 |
| real(r8) | p0 = 1.0e5 |
| integer | angstrm_idx |
| integer | cdr_idx |
| integer | cdnc_idx |
| integer | cdnum_idx |
| integer | icnum_idx |
| integer | clt_idx |
| integer | lcc_idx |
| integer | lwp_idx |
| integer | iwp_idx |
| integer | icr_idx |
| integer | icc_idx |
| integer | cod_idx |
| integer | ccn_idx |
| integer | ttop_idx |
| integer | ptop_idx |
| integer | autoconv_idx |
| integer | accretn_idx |
| integer | rh700_idx |
| integer | icnc_idx |
| integer | intccn_idx |
| integer | colrv_idx |
| integer | rwp_idx |
| integer | lwp2_idx |
| integer | iwp2_idx |
| integer | ccn3d_idx |
| integer | autocl_idx |
| integer | accretl_idx |
| integer | cldo_idx |
| integer | qrain_idx |
| integer | cld_tau_idx |
| integer | rel_idx |
| integer | rei_idx |
| integer | cldliqbf_idx |
| integer | cldicebf_idx |
| integer | numliqbf_idx |
| integer | numicebf_idx |
| integer | ixcldice |
| integer | ixcldliq |
| integer | ixnumliq |
| integer | ixnumice |
| subroutine, public output_aerocom_aie::aerocom_calc | ( | type(physics_state), intent(in) | state, |
| real(r8), dimension(pcols,pver), intent(in) | cld, | ||
| real(r8), dimension(pcols,pver), intent(in) | rel, | ||
| real(r8), dimension(pcols,pver), intent(in) | rei, | ||
| real(r8), dimension(pcols, pver), intent(in) | lnd, | ||
| real(r8), dimension(pcols, pver), intent(in) | ind, | ||
| real(r8), dimension(pcols, pver), intent(in) | tau, | ||
| real(r8), dimension(pcols,pver), intent(in) | cliqwp, | ||
| real(r8), dimension(pcols,pver), intent(in) | cicewp, | ||
| real(r8), dimension(pcols), intent(in) | coszrs | ||
| ) |
| subroutine, public output_aerocom_aie::cloud_top_aerocom | ( | type(physics_state), intent(in), target | state, |
| type(physics_buffer_desc), dimension(:), pointer | pbuf | ||
| ) |


| subroutine, public output_aerocom_aie::output_aerocom | ( | type(physics_state), intent(in), target | state, |
| type(physics_buffer_desc), dimension(:), pointer | pbuf | ||
| ) |
| subroutine, public output_aerocom_aie::output_aerocom_aie_init | ( | ) |


| subroutine, public output_aerocom_aie::output_aerocom_aie_register | ( | ) |

|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| logical, public output_aerocom_aie::do_aerocom_ind3 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |