Go to the source code of this file.
|
| subroutine, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_config (AE_TYPE, QA_AE, QS_AE) |
| | Config. More...
|
| |
| subroutine, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_setup |
| | Setup. More...
|
| |
| subroutine, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy (QQA, DENS, MOMZ, MOMX, MOMY, RHOT, EMIT, NREG, QTRC, CN, CCN, RHOQ_t_AE) |
| | Aerosol Microphysics. More...
|
| |
| subroutine, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_effectiveradius (Re, QTRC, RH) |
| | Calculate Effective Radius. More...
|
| |
|
| integer, parameter, public | scale_atmos_phy_ae_dummy::qa_ae = 0 |
| |
| character(len=h_short), dimension(qa_ae), target, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_name |
| |
| character(len=h_mid), dimension(qa_ae), target, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_desc |
| |
| character(len=h_short), dimension(qa_ae), target, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_unit |
| |
| real(rp), dimension(qa_ae), target, public | scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_dens |
| |