SCALE-RM
|
module ATMOSPHERE / Physics Aerosol Microphysics More...
Data Types | |
interface | er |
Functions/Subroutines | |
subroutine, public | atmos_phy_ae_setup (AE_TYPE) |
Setup. More... | |
Variables | |
procedure(ae), pointer, public | atmos_phy_ae => NULL() |
procedure(er), pointer, public | atmos_phy_ae_effectiveradius => NULL() |
real(rp), dimension(:), pointer, public | ae_dens |
module ATMOSPHERE / Physics Aerosol Microphysics
subroutine, public scale_atmos_phy_ae::atmos_phy_ae_setup | ( | character(len=*), intent(in) | AE_TYPE | ) |
Setup.
Definition at line 95 of file scale_atmos_phy_ae.F90.
References atmos_phy_ae, scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy(), scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_effectiveradius(), scale_atmos_phy_ae_dummy::atmos_phy_ae_dummy_setup(), atmos_phy_ae_effectiveradius, scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_effectiveradius(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_setup(), and scale_process::prc_mpistop().
Referenced by mod_atmos_phy_ae_driver::atmos_phy_ae_driver_setup().
procedure(ae), pointer, public scale_atmos_phy_ae::atmos_phy_ae => NULL() |
Definition at line 76 of file scale_atmos_phy_ae.F90.
Referenced by mod_atmos_phy_ae_driver::atmos_phy_ae_driver(), and atmos_phy_ae_setup().
procedure(er), pointer, public scale_atmos_phy_ae::atmos_phy_ae_effectiveradius => NULL() |
Definition at line 77 of file scale_atmos_phy_ae.F90.
Referenced by atmos_phy_ae_setup(), and scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx().
real(rp), dimension(:), pointer, public scale_atmos_phy_ae::ae_dens |
Definition at line 81 of file scale_atmos_phy_ae.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx().