FE-Project
|
module FElib / Fluid dyn solver / Atmosphere / Regional nonhydrostatic model / HEVI More...
Functions/Subroutines | |
subroutine, public | atm_dyn_dgm_nonhydro3d_rhot_hevi_init (mesh) |
subroutine, public | atm_dyn_dgm_nonhydro3d_rhot_hevi_final () |
subroutine, public | atm_dyn_dgm_nonhydro3d_rhot_hevi_cal_tend (dens_dt, momx_dt, momy_dt, momz_dt, rhot_dt, ddens_, momx_, momy_, momz_, drhot_, dpres_, dens_hyd, pres_hyd, pres_hyd_ref, coriolis, rtot, cvtot, cptot, dphyddx, dphyddy, element3d_operation, dx, dy, dz, sx, sy, sz, lift, lmesh, elem, lmesh2d, elem2d) |
subroutine, public | atm_dyn_dgm_nonhydro3d_rhot_hevi_cal_vi (dens_dt, momx_dt, momy_dt, momz_dt, rhot_dt, ddens_, momx_, momy_, momz_, drhot_, dens_hyd, pres_hyd, ddens0_, momx0_, momy0_, momz0_, drhot0_, rtot, cvtot, cptot, element3d_operation, dz, lift, impl_fac, dt, lmesh, elem, lmesh2d, elem2d) |
module FElib / Fluid dyn solver / Atmosphere / Regional nonhydrostatic model / HEVI
subroutine, public scale_atm_dyn_dgm_nonhydro3d_rhot_hevi::atm_dyn_dgm_nonhydro3d_rhot_hevi_init | ( | class(meshbase3d), intent(in) | mesh | ) |
Definition at line 73 of file scale_atm_dyn_dgm_nonhydro3d_rhot_hevi.F90.
References scale_atm_dyn_dgm_nonhydro3d_common::atm_dyn_dgm_nonhydro3d_common_init().
subroutine, public scale_atm_dyn_dgm_nonhydro3d_rhot_hevi::atm_dyn_dgm_nonhydro3d_rhot_hevi_final |
Definition at line 84 of file scale_atm_dyn_dgm_nonhydro3d_rhot_hevi.F90.
References scale_atm_dyn_dgm_nonhydro3d_common::atm_dyn_dgm_nonhydro3d_common_final().
subroutine, public scale_atm_dyn_dgm_nonhydro3d_rhot_hevi::atm_dyn_dgm_nonhydro3d_rhot_hevi_cal_tend | ( | real(rp), dimension(elem%np,lmesh%nea), intent(out) | dens_dt, |
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momx_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momy_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momz_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | rhot_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | ddens_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momx_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momy_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momz_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | drhot_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | dpres_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | dens_hyd, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | pres_hyd, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | pres_hyd_ref, | ||
real(rp), dimension(elem2d%np,lmesh2d%nea), intent(in) | coriolis, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | rtot, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | cvtot, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | cptot, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | dphyddx, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | dphyddy, | ||
class(elementoperationbase3d), intent(in) | element3d_operation, | ||
type(sparsemat), intent(in) | dx, | ||
type(sparsemat), intent(in) | dy, | ||
type(sparsemat), intent(in) | dz, | ||
type(sparsemat), intent(in) | sx, | ||
type(sparsemat), intent(in) | sy, | ||
type(sparsemat), intent(in) | sz, | ||
type(sparsemat), intent(in) | lift, | ||
class(localmesh3d), intent(in) | lmesh, | ||
class(elementbase3d), intent(in) | elem, | ||
class(localmesh2d), intent(in) | lmesh2d, | ||
class(elementbase2d), intent(in) | elem2d ) |
Definition at line 95 of file scale_atm_dyn_dgm_nonhydro3d_rhot_hevi.F90.
References scale_atm_dyn_dgm_nonhydro3d_rhot_hevi_numflux::atm_dyn_dgm_nonhydro3d_rhot_hevi_numflux_get_generalvc().
subroutine, public scale_atm_dyn_dgm_nonhydro3d_rhot_hevi::atm_dyn_dgm_nonhydro3d_rhot_hevi_cal_vi | ( | real(rp), dimension(elem%np,lmesh%nea), intent(out) | dens_dt, |
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momx_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momy_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | momz_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(out) | rhot_dt, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | ddens_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momx_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momy_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momz_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | drhot_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | dens_hyd, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | pres_hyd, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | ddens0_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momx0_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momy0_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | momz0_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | drhot0_, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | rtot, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | cvtot, | ||
real(rp), dimension(elem%np,lmesh%nea), intent(in) | cptot, | ||
class(elementoperationbase3d), intent(in) | element3d_operation, | ||
class(sparsemat), intent(in) | dz, | ||
class(sparsemat), intent(in) | lift, | ||
real(rp), intent(in) | impl_fac, | ||
real(rp), intent(in) | dt, | ||
class(localmesh3d), intent(in) | lmesh, | ||
class(elementbase3d), intent(in) | elem, | ||
class(localmesh2d), intent(in) | lmesh2d, | ||
class(elementbase2d), intent(in) | elem2d ) |
Definition at line 280 of file scale_atm_dyn_dgm_nonhydro3d_rhot_hevi.F90.
References scale_atm_dyn_dgm_nonhydro3d_rhot_hevi_common::atm_dyn_dgm_nonhydro3d_rhot_hevi_common_construct_matbnd(), scale_atm_dyn_dgm_nonhydro3d_rhot_hevi_common::atm_dyn_dgm_nonhydro3d_rhot_hevi_common_construct_matbnd_uv(), scale_atm_dyn_dgm_nonhydro3d_rhot_hevi_common::atm_dyn_dgm_nonhydro3d_rhot_hevi_common_eval_ax(), scale_atm_dyn_dgm_nonhydro3d_rhot_hevi_common::atm_dyn_dgm_nonhydro3d_rhot_hevi_common_eval_ax_uv(), and scale_atm_dyn_dgm_nonhydro3d_common::intrpmat_vpordm1.