Skip to content

Reply To: shanChenForcedPostProcessor2D

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 shanChenForcedPostProcessor2D Reply To: shanChenForcedPostProcessor2D

#5736
Gloriousface
Participant

Hello,all

I have a few code in ShanChenForcedPostProcessor2D that I don’t understand very much.

util::intersect ( x0, x1, y0, y1,
x0_, x1_, y0_, y1_,
newX0, newX1, newY0, newY1)

What are the functions of these codes,and What do x0 and other symbols mean?
Thanks