IBM_GetSemiImplicitStepTurbulence Subroutine

public subroutine IBM_GetSemiImplicitStepTurbulence(this, ImagePoint, dt, Q, normal, dWall, STLNum)

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) :: dt
real(kind=rp), intent(inout) :: Q(:)
real(kind=rp), intent(in) :: normal(:)
real(kind=rp), intent(in) :: dWall
integer, intent(in) :: STLNum