Skip to content

Reply To: Cylinder2D study

Due to recent bot attacks, newly registered users are required to send a message via our contact form in order to be able to post in the forum.
#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