SCALE-RM
|
module LAND / Physics More...
Functions/Subroutines | |
subroutine, public | land_phy_setup (LAND_TYPE) |
Setup. More... | |
Variables | |
procedure(lnd), pointer, public | land_phy => NULL() |
module LAND / Physics
subroutine, public scale_land_phy::land_phy_setup | ( | character(len=*), intent(in) | LAND_TYPE | ) |
Setup.
Definition at line 83 of file scale_land_phy.F90.
References land_phy, scale_land_phy_const::land_phy_const(), scale_land_phy_const::land_phy_const_setup(), scale_land_phy_matsiro::land_phy_matsiro(), scale_land_phy_matsiro::land_phy_matsiro_setup(), scale_land_phy_slab::land_phy_slab(), scale_land_phy_slab::land_phy_slab_setup(), and scale_process::prc_mpistop().
Referenced by mod_land_phy_driver::land_phy_driver_setup().
procedure(lnd), pointer, public scale_land_phy::land_phy => NULL() |
Definition at line 63 of file scale_land_phy.F90.
Referenced by mod_land_phy_driver::land_phy_driver(), and land_phy_setup().