mus_turb_updateViscOfTurbWall Subroutine

public subroutine mus_turb_updateViscOfTurbWall(turbData, viscTurbWall, nElems_bnd, elemPos)

This routine update turbulent viscosity of boundary elements from RANS viscosity computed in turbulent_wall boundary.

Arguments

Type IntentOptional Attributes Name
type(mus_turbulence_data_type), intent(inout) :: turbData

turbulence data type

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

Turbulent viscosity on turbulent wall boundary computed in set boundary

integer, intent(in) :: nElems_bnd

Number of elements in turbulent_wall boundary

integer, intent(in) :: elemPos(:)

Position of boundary element in levelwise total list or state array