SCALE-RM
|
module ATMOSPHERE / Physics Cumulus Parameterization More...
Functions/Subroutines | |
subroutine, public | atmos_phy_cp_setup (CP_TYPE) |
Setup Cumulus parameterization. More... | |
Variables | |
procedure(cp), pointer, public | atmos_phy_cp => NULL() |
module ATMOSPHERE / Physics Cumulus Parameterization
subroutine, public scale_atmos_phy_cp::atmos_phy_cp_setup | ( | character(len=*), intent(in) | CP_TYPE | ) |
Setup Cumulus parameterization.
Definition at line 86 of file scale_atmos_phy_cp.F90.
References atmos_phy_cp, scale_atmos_phy_cp_kf::atmos_phy_cp_kf(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_setup(), scale_stdio::io_fid_log, scale_stdio::io_l, and scale_process::prc_mpistop().
Referenced by mod_atmos_phy_cp_driver::atmos_phy_cp_driver_setup().
procedure(cp), pointer, public scale_atmos_phy_cp::atmos_phy_cp => NULL() |
Definition at line 76 of file scale_atmos_phy_cp.F90.
Referenced by mod_atmos_phy_cp_driver::atmos_phy_cp_driver(), and atmos_phy_cp_setup().