SCALE-RM
|
module ATMOSPHERE / Physics Surface fluxes More...
Functions/Subroutines | |
subroutine, public | atmos_phy_sf_setup (SF_TYPE) |
Variables | |
procedure(sf), pointer, public | atmos_phy_sf => NULL() |
module ATMOSPHERE / Physics Surface fluxes
subroutine, public scale_atmos_phy_sf::atmos_phy_sf_setup | ( | character(len=*), intent(in) | SF_TYPE | ) |
Definition at line 105 of file scale_atmos_phy_sf.F90.
References atmos_phy_sf, scale_atmos_phy_sf_bulk::atmos_phy_sf_bulk(), scale_atmos_phy_sf_bulk::atmos_phy_sf_bulk_setup(), scale_atmos_phy_sf_const::atmos_phy_sf_const(), scale_atmos_phy_sf_const::atmos_phy_sf_const_setup(), scale_stdio::io_fid_log, scale_stdio::io_l, and scale_process::prc_mpistop().
Referenced by mod_atmos_phy_sf_driver::atmos_phy_sf_driver_setup().
procedure(sf), pointer, public scale_atmos_phy_sf::atmos_phy_sf => NULL() |
Definition at line 96 of file scale_atmos_phy_sf.F90.
Referenced by mod_atmos_phy_sf_driver::atmos_phy_sf_driver(), and atmos_phy_sf_setup().