SCALE-RM
|
module LAND / Surface fluxes More...
Functions/Subroutines | |
subroutine, public | land_sfc_setup (LAND_TYPE) |
Variables | |
procedure(lndsfc), pointer, public | land_sfc => NULL() |
module LAND / Surface fluxes
subroutine, public scale_land_sfc::land_sfc_setup | ( | character(len=*), intent(in) | LAND_TYPE | ) |
Definition at line 125 of file scale_land_sfc.F90.
References land_sfc, scale_land_sfc_const::land_sfc_const(), scale_land_sfc_const::land_sfc_const_setup(), scale_land_sfc_thick_slab::land_sfc_thick_slab(), scale_land_sfc_thick_slab::land_sfc_thick_slab_setup(), scale_land_sfc_thin_slab::land_sfc_thin_slab(), scale_land_sfc_thin_slab::land_sfc_thin_slab_setup(), and scale_process::prc_mpistop().
Referenced by mod_land_phy_driver::land_phy_driver_setup().
procedure(lndsfc), pointer, public scale_land_sfc::land_sfc => NULL() |
Definition at line 106 of file scale_land_sfc.F90.
Referenced by mod_land_phy_driver::land_phy_driver(), and land_sfc_setup().