HRR_Correction_d2q9 Subroutine

public pure subroutine HRR_Correction_d2q9(QQ, weight, gradRHOU3, phi, dens, vel)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: QQ

stencil size

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

weights of the stencil

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

gradient rho V^3

real(kind=rk), intent(out) :: phi(:)

correction term phi

real(kind=rk), intent(out) :: dens

correction term phi, rho, vel

real(kind=rk), intent(out) :: vel(:)

correction term phi, rho, vel