Skip to content

Reply To: wall Function scalar

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics wall Function scalar 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