SCALE-RM
|
module OCEAN / Physics More...
Functions/Subroutines | |
subroutine, public | ocean_phy_setup (OCEAN_TYPE) |
Setup. More... | |
Variables | |
procedure(ocn), pointer, public | ocean_phy => NULL() |
module OCEAN / Physics
subroutine, public scale_ocean_phy::ocean_phy_setup | ( | character(len=*), intent(in) | OCEAN_TYPE | ) |
Setup.
Definition at line 67 of file scale_ocean_phy.F90.
References ocean_phy, scale_ocean_phy_file::ocean_phy_file(), scale_ocean_phy_file::ocean_phy_file_setup(), scale_ocean_phy_slab::ocean_phy_slab(), scale_ocean_phy_slab::ocean_phy_slab_setup(), and scale_process::prc_mpistop().
Referenced by mod_ocean_phy_driver::ocean_phy_driver_setup().
procedure(ocn), pointer, public scale_ocean_phy::ocean_phy => NULL() |
Definition at line 47 of file scale_ocean_phy.F90.
Referenced by mod_ocean_phy_driver::ocean_phy_driver(), and ocean_phy_setup().