f_f_eq_regularized_4th_ord_d3q19_corr Subroutine

private pure subroutine f_f_eq_regularized_4th_ord_d3q19_corr(weight, rho, u_x, u_y, u_z, feq, f1, a12xx, a12yy, a12zz, a12xy, a12xz, a12yz)

Arguments

TypeIntentOptionalAttributesName
real(kind=rk), intent(in) :: weight(QQ)

weights of the stencil

real(kind=rk), intent(in) :: rho

density, velocity components

real(kind=rk), intent(in) :: u_x
real(kind=rk), intent(in) :: u_y
real(kind=rk), intent(in) :: u_z
real(kind=rk), intent(out) :: feq(QQ)

equilibrium pdf and full pdf

real(kind=rk), intent(out) :: f1(QQ)
real(kind=rk), intent(in) :: a12xx

coefficients of f1: a12xx, a12yy, a12xy, etc ...

real(kind=rk), intent(in) :: a12yy

coefficients of f1: a12xx, a12yy, a12xy, etc ...

real(kind=rk), intent(in) :: a12zz

coefficients of f1: a12xx, a12yy, a12xy, etc ...

real(kind=rk), intent(in) :: a12xy

coefficients of f1: a12xx, a12yy, a12xy, etc ...

real(kind=rk), intent(in) :: a12xz

coefficients of f1: a12xx, a12yy, a12xy, etc ...

real(kind=rk), intent(in) :: a12yz

coefficients of f1: a12xx, a12yy, a12xy, etc ...


Calls

proc~~f_f_eq_regularized_4th_ord_d3q19_corr~~CallsGraph proc~f_f_eq_regularized_4th_ord_d3q19_corr f_f_eq_regularized_4th_ord_d3q19_corr proc~f_f_eq_regularized_2nd_ord_d3q19 f_f_eq_regularized_2nd_ord_d3q19 proc~f_f_eq_regularized_4th_ord_d3q19_corr->proc~f_f_eq_regularized_2nd_ord_d3q19

Called by

proc~~f_f_eq_regularized_4th_ord_d3q19_corr~~CalledByGraph proc~f_f_eq_regularized_4th_ord_d3q19_corr f_f_eq_regularized_4th_ord_d3q19_corr proc~bgk_hybridrecursiveregularized_d3q19 bgk_HybridRecursiveRegularized_d3q19 proc~bgk_hybridrecursiveregularized_d3q19->proc~f_f_eq_regularized_4th_ord_d3q19_corr proc~bgk_projectedrecursiveregularized_d3q19 bgk_ProjectedRecursiveRegularized_d3q19 proc~bgk_projectedrecursiveregularized_d3q19->proc~f_f_eq_regularized_4th_ord_d3q19_corr proc~bgk_recursiveregularized_d3q19 bgk_RecursiveRegularized_d3q19 proc~bgk_recursiveregularized_d3q19->proc~f_f_eq_regularized_4th_ord_d3q19_corr

Contents


Variables

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: u_x_sqr_u_y
real(kind=rk), private :: u_y_sqr_u_x
real(kind=rk), private :: f03
real(kind=rk), private :: u_z_sqr_u_x
real(kind=rk), private :: u_z_sqr_u_y
real(kind=rk), private :: u_x_sqr
real(kind=rk), private :: u_y_sqr
real(kind=rk), private :: u_z_sqr
real(kind=rk), private :: u_x_sqr_u_z
real(kind=rk), private :: u_y_sqr_u_z
real(kind=rk), private :: a13xyy
real(kind=rk), private :: a13xxy
real(kind=rk), private :: a13xxz
real(kind=rk), private :: a13xzz
real(kind=rk), private :: a13yzz
real(kind=rk), private :: a13yyz
real(kind=rk), private :: f13