CAM
|
Data Types | |
type | unicon_out_t |
Functions/Subroutines | |
subroutine, public | unicon_cam_readnl (nlfile) |
Read namelist group unicon_nl. More... | |
subroutine, public | unicon_cam_register |
subroutine, public | unicon_cam_init (pbuf2d) |
logical function, public | unicon_implements_cnst (name) |
subroutine, public | unicon_init_cnst (name, q, gcid) |
subroutine, public | unicon_cam_tend (dt, state, cam_in, sgh30, pbuf, ptend, out) |
subroutine, public | unicon_cam_org_diags (state, pbuf) |
Variables | |
logical | unicon_offline_dat_out = .false. |
integer | unicon_offline_dat_hfile = 2 |
real(r8) | xlv |
real(r8) | xlf |
real(r8) | xls |
real(r8) | cp |
integer, parameter | nseg = 1 |
integer, parameter | mix = pcols |
integer, parameter | mkx = pver |
integer, parameter | ncnst = pcnst |
integer, parameter | n_org = 5 |
character(len=8), dimension(n_org), parameter | cnst_names = (/'ORGawk ','ORGthl ','ORGqto ','ORGuoo ','ORGvoo '/) |
integer | awk_cnst_ind |
integer | thl_cnst_ind |
integer | qt_cnst_ind |
integer | u_cnst_ind |
integer | v_cnst_ind |
integer | cushavg_idx |
integer | cuorg_idx |
integer | awk_pbl_idx |
integer | delta_thl_pbl_idx |
integer | delta_qt_pbl_idx |
integer | delta_u_pbl_idx |
integer | delta_v_pbl_idx |
integer | delta_tr_pbl_idx |
integer | cu_cmfr_idx |
integer | cu_thlr_idx |
integer | cu_qtr_idx |
integer | cu_ur_idx |
integer | cu_vr_idx |
integer | cu_qlr_idx |
integer | cu_qir_idx |
integer | cu_trr_idx |
integer | cmfr_det_idx |
integer | qlr_det_idx |
integer | qir_det_idx |
integer | rqcr_l_idx |
integer | rqcr_i_idx |
integer | rncr_l_idx |
integer | rncr_i_idx |
integer | rice2_idx |
integer | ast_idx = -1 |
integer | tke_idx = -1 |
integer | bprod_idx = -1 |
integer | kpblh_idx = -1 |
integer | pblh_idx = -1 |
integer | went_idx = -1 |
integer | cush_idx = -1 |
integer | shfrc_idx = -1 |
integer | icwmrsh_idx = -1 |
integer | rprdsh_idx = -1 |
integer | prec_sh_idx = -1 |
integer | snow_sh_idx = -1 |
integer | nevapr_shcu_idx = -1 |
integer | am_evp_st_idx = -1 |
integer | evprain_st_idx = -1 |
integer | evpsnow_st_idx = -1 |
integer | ixcldliq |
integer | ixcldice |
integer | ixnumliq |
integer | ixnumice |
logical, dimension(ncnst) | cnst_is_mam_num |
logical, dimension(ncnst) | cnst_is_mam_mmr |
subroutine, public unicon_cam::unicon_cam_init | ( | type(physics_buffer_desc), dimension(:,:), pointer | pbuf2d | ) |
subroutine, public unicon_cam::unicon_cam_org_diags | ( | type(physics_state), intent(inout) | state, |
type(physics_buffer_desc), dimension(:), pointer | pbuf | ||
) |
subroutine, public unicon_cam::unicon_cam_readnl | ( | character(len=*), intent(in) | nlfile | ) |
Read namelist group unicon_nl.
[in] | nlfile | ! filepath for file containing namelist input |
subroutine, public unicon_cam::unicon_cam_register | ( | ) |
subroutine, public unicon_cam::unicon_cam_tend | ( | real(r8), intent(in) | dt, |
type(physics_state), intent(in) | state, | ||
type(cam_in_t), intent(in) | cam_in, | ||
real(r8), dimension(mix), intent(in) | sgh30, | ||
type(physics_buffer_desc), dimension(:), pointer | pbuf, | ||
type(physics_ptend), intent(out) | ptend, | ||
type(unicon_out_t), intent(out) | out | ||
) |
logical function, public unicon_cam::unicon_implements_cnst | ( | character(len=*), intent(in) | name | ) |
subroutine, public unicon_cam::unicon_init_cnst | ( | character(len=*), intent(in) | name, |
real(r8), dimension(:,:), intent(out) | q, | ||
integer, dimension(:), intent(in) | gcid | ||
) |
|
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 |
|
private |
|
private |