FE-Project
|
module ATMOSPHERE physics / sub-grid scale turbulence process More...
Data Types | |
type | atmosphytb |
Derived type to manage a component of sub-grid scale turbulent process. More... | |
Functions/Subroutines | |
subroutine | atmosphytb_setup (this, model_mesh, tm_parent_comp) |
Setup a component of SGS turbulence process. | |
module ATMOSPHERE physics / sub-grid scale turbulence process
subroutine mod_atmos_phy_tb::atmosphytb_setup | ( | class(atmosphytb), intent(inout) | this, |
class(modelmeshbase), intent(in), target | model_mesh, | ||
class(time_manager_component), intent(inout) | tm_parent_comp ) |
Setup a component of SGS turbulence process.
model_mesh | a object to manage computational mesh of atmospheric model |
tm_parent_comp | a object to mange a temporal scheme in a parent component |
Definition at line 94 of file mod_atmos_phy_tb.F90.
References mod_atmos_phy_tb_vars::atmosphytbvars_getlocalmeshfields_tend(), mod_atmos_vars::atmosvars_getlocalmeshphyauxvars(), mod_atmos_vars::atmosvars_getlocalmeshphytends(), mod_atmos_vars::atmosvars_getlocalmeshprgvar(), mod_atmos_vars::atmosvars_getlocalmeshprgvars(), mod_atmos_vars::atmosvars_getlocalmeshqtrcvar(), and scale_atm_dyn_dgm_nonhydro3d_common::prgvar_ddens_id.