mus_init_turbChanForce Subroutine

private subroutine mus_init_turbChanForce(turbChanForce, tree, bc_prop, stencil)

Create subTree and store nElemsGlobal in all proc for turbulent channel force

Arguments

Type IntentOptional Attributes Name
type(mus_turbChannelForce_type), intent(inout) :: turbChanForce

Contains info for turbulent channel force

type(treelmesh_type), intent(in) :: tree

global treelm mesh

type(tem_BC_prop_type), intent(in) :: bc_prop

bc property which is used to identify elements belong to certain BCs

type(tem_stencilHeader_type), intent(in) :: stencil

stencil used to find bcID on certain links