|
procedure(mp), pointer, public | scale_atmos_phy_mp::atmos_phy_mp => NULL() |
|
procedure(su), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_setup => NULL() |
|
procedure(cf), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_cloudfraction => NULL() |
|
procedure(er), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_effectiveradius => NULL() |
|
procedure(mr), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_mixingratio => NULL() |
|
integer, public | scale_atmos_phy_mp::qa_mp = 0 |
|
integer, public | scale_atmos_phy_mp::qs_mp = -1 |
|
integer, public | scale_atmos_phy_mp::qe_mp = -1 |
|
character(len=h_short), dimension(:), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_name |
|
character(len=h_mid), dimension(:), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_desc |
|
character(len=h_short), dimension(:), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_unit |
|
real(rp), dimension(:), pointer, public | scale_atmos_phy_mp::atmos_phy_mp_dens |
|