IBM_SourceTermTurbulence Subroutine

public subroutine IBM_SourceTermTurbulence(this, ImagePoint, Q, normal, dWall, STLNum, TurbulenceSource)

Uses

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
type(point_type), intent(in) :: ImagePoint
real(kind=rp), intent(in) :: Q(:)
real(kind=rp), intent(in) :: normal(:)
real(kind=rp), intent(in) :: dWall
integer, intent(in) :: STLNum
real(kind=rp), intent(inout) :: TurbulenceSource(NCONS)