Skip to content

Reply To: Cylinder2D study

Due to recent bot attacks we have chanced 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 on OpenLB General Topics Cylinder2D study Reply To: Cylinder2D study

#7162
AntoineJ
Participant

That’s what I did for the inflow but I have errors when compiling the file.

I set the velocity in the parameters of the simulation: const T Velocity = 0.05;
Then I defined the inflow condition instead of the Poiseuille inflow: sLattice.defineU( superGeometry, 3, Velocity );

I don’t know where I’m wrong

Thanks