|
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_config (MP_TYPE, QA, QS) |
| | Config. More...
|
| |
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_setup |
| | Setup. More...
|
| |
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10 (DENS, MOMZ, MOMX, MOMY, RHOT, QTRC, CCN, EVAPORATE, SFLX_rain, SFLX_snow) |
| | Cloud Microphysics. More...
|
| |
| subroutine | scale_atmos_phy_mp_suzuki10::mp_suzuki10 (ijkmax, ijkmax_cold, ijkmax_warm, index_cold, index_warm, dens, pres, ccn, temp, qvap, ghyd, gaer, evaporate, dt) |
| |
| subroutine | scale_atmos_phy_mp_suzuki10::r_collcoag (ijkmax, swgt, temp, gc, dtime) |
| |
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_cloudfraction (cldfrac, QTRC, mask_criterion) |
| | Calculate Cloud Fraction. More...
|
| |
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_effectiveradius (Re, QTRC0, DENS0, TEMP0) |
| | Calculate Effective Radius. More...
|
| |
| subroutine, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_mixingratio (Qe, QTRC0) |
| | Calculate mixing ratio of each category. More...
|
| |
| subroutine | scale_atmos_phy_mp_suzuki10::mkpara |
| |
|
| character(len=h_short), dimension(:), allocatable, target, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_name |
| |
| character(len=h_mid), dimension(:), allocatable, target, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_desc |
| |
| character(len=h_short), dimension(:), allocatable, target, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_unit |
| |
| real(rp), dimension(n_hyd), target, public | scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_dens |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::nbin = 33 |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::nspc = 7 |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::nccn = 0 |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::nccn1 = 0 |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::kphase = 0 |
| |
| integer, public | scale_atmos_phy_mp_suzuki10::iceflg = 1 |
| |