Go to the source code of this file.
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_config (MP_TYPE, QA, QS) |
| Confif. More...
|
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_setup |
| Setup Cloud Microphysics. More...
|
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm (DENS, MOMZ, MOMX, MOMY, RHOT, QTRC, CCN, EVAPORATE, SFLX_rain, SFLX_snow) |
| Cloud Microphysics. More...
|
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_cloudfraction (cldfrac, QTRC, mask_criterion) |
| Calculate Cloud Fraction. More...
|
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_effectiveradius (Re, QTRC0, DENS0, TEMP0) |
| Calculate Effective Radius. More...
|
|
subroutine, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_mixingratio (Qe, QTRC0) |
| Calculate mixing ratio of each category. More...
|
|
|
character(len=h_short), dimension(qa_mp), target, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_name |
|
character(len=h_mid), dimension(qa_mp), target, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_desc |
|
character(len=h_short), dimension(qa_mp), target, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_unit |
|
real(rp), dimension(n_hyd), target, public | scale_atmos_phy_mp_sdm::atmos_phy_mp_sdm_dens |
|