SCALE-RM
|
module ATMOSPHERE / Physics Turbulence More...
Functions/Subroutines | |
subroutine, public | atmos_phy_tb_setup (TB_TYPE, CDZ, CDX, CDY, CZ) |
Variables | |
procedure(tb), pointer, public | atmos_phy_tb => NULL() |
module ATMOSPHERE / Physics Turbulence
subroutine, public scale_atmos_phy_tb::atmos_phy_tb_setup | ( | character(len=*), intent(in) | TB_TYPE, |
real(rp), dimension(ka), intent(in) | CDZ, | ||
real(rp), dimension(ia), intent(in) | CDX, | ||
real(rp), dimension(ja), intent(in) | CDY, | ||
real(rp), dimension (ka,ia,ja), intent(in) | CZ | ||
) |
Definition at line 103 of file scale_atmos_phy_tb.F90.
References atmos_phy_tb, scale_atmos_phy_tb_d1980::atmos_phy_tb_d1980(), scale_atmos_phy_tb_d1980::atmos_phy_tb_d1980_setup(), scale_atmos_phy_tb_dns::atmos_phy_tb_dns(), scale_atmos_phy_tb_dns::atmos_phy_tb_dns_setup(), scale_atmos_phy_tb_dummy::atmos_phy_tb_dummy(), scale_atmos_phy_tb_dummy::atmos_phy_tb_dummy_setup(), scale_atmos_phy_tb_hybrid::atmos_phy_tb_hybrid(), scale_atmos_phy_tb_hybrid::atmos_phy_tb_hybrid_setup(), scale_atmos_phy_tb_mynn::atmos_phy_tb_mynn(), scale_atmos_phy_tb_mynn::atmos_phy_tb_mynn_setup(), scale_atmos_phy_tb_smg::atmos_phy_tb_smg(), scale_atmos_phy_tb_smg::atmos_phy_tb_smg_setup(), and scale_process::prc_mpistop().
Referenced by mod_atmos_phy_tb_driver::atmos_phy_tb_driver_setup().
procedure(tb), pointer, public scale_atmos_phy_tb::atmos_phy_tb => NULL() |
Definition at line 93 of file scale_atmos_phy_tb.F90.
Referenced by mod_atmos_phy_tb_driver::atmos_phy_tb_driver(), and atmos_phy_tb_setup().