Reply To: applying the force into Fluid in the openLB code not DEFINITION
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 › applying the force into Fluid in the openLB code not DEFINITION › Reply To: applying the force into Fluid in the openLB code not DEFINITION
October 13, 2023 at 3:42 am
#7829
Massload
Participant
Thanks.
In addition, after DEFINING boundary conddition(setInterpolatedVelocityBoundary and setInterpolatedPressureBoundary ) in the function of prepareLattice and in the function of setBoundaryValues( sLattice.defineU( superGeometry, 3, poiseuilleU );), when dose these boundary conddition apply to flow field and where dose these applyig are written in the openLB codes?
Now I look in cylinder3d.cpp.
