Skip to content

Reply To: wall Function scalar

#9465
liu
Participant

I want to add a temperature wall function in the slattice where temperature is applied. How should I proceed,My idea is to set a power law boundary function. “Implement through this code.
“ setWallFunctionBoundary<T, DESCRIPTOR>(sLattice, superGeometry, 3, converter, wallFunctionParam);”But this is a velocity wall function; how do I modify it. thank you