FE-Project
Loading...
Searching...
No Matches
Modules | Functions/Subroutines
scale_atm_phy_tb_dgm_globalsmg.F90 File Reference
#include "scaleFElib.h"

Go to the source code of this file.

Modules

module  scale_atm_phy_tb_dgm_globalsmg
 module FElib / Atmosphere / Physics turbulence
 

Functions/Subroutines

subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_init (mesh, shallow_atm_approx)
 
subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_final ()
 
subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_cal_grad (t11, t12, t13, t21, t22, t23, t31, t32, t33, df1, df2, df3, tke, nu, kh, ddens_, momx_, momy_, momz_, drhot_, dens_hyd, pres_hyd, pres, pt, dx, dy, dz, sx, sy, sz, lift, lmesh, elem, lmesh2d, elem2d, is_bound)
 Calculate parameterized stress tensor and eddy heat flux with turbulent model.
 
subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_cal_grad_qtrc (dfq1, dfq2, dfq3, drdx, drdy, drdz, kh, qtrc, ddens, dens_hyd, dx, dy, dz, sx, sy, sz, lift, lmesh, elem, lmesh2d, elem2d, is_bound, cal_grad_dens)
 Calculate parameterized diffusive mass flux of tracer with turbulent model.
 
subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_cal_tend (momx_t, momy_t, momz_t, rhot_t, t11, t12, t13, t21, t22, t23, t31, t32, t33, df1, df2, df3, nu, kh, ddens_, momx_, momy_, momz_, drhot_, dens_hyd, pres_hyd, pres_, pt_, dx, dy, dz, sx, sy, sz, lift, lmesh, elem, lmesh2d, elem2d, is_bound)
 Calculate tendecies with turbulent model.
 
subroutine, public scale_atm_phy_tb_dgm_globalsmg::atm_phy_tb_dgm_globalsmg_cal_tend_qtrc (rhoq_t, dfq1, dfq2, dfq3, kh, ddens_, dens_hyd, dx, dy, dz, sx, sy, sz, lift, lmesh, elem, lmesh2d, elem2d, is_bound)
 Calculate tendecies of tracer density with turbulent model.