IBM_SourceTerm Subroutine

public subroutine IBM_SourceTerm(this, eID, Q, Q_target, Source, Wallfunction)

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
integer, intent(in) :: eID
real(kind=rp), intent(in) :: Q(:)
real(kind=rp), intent(in), optional :: Q_target(:)
real(kind=rp), intent(inout) :: Source(:)
logical, intent(in) :: Wallfunction