Reply To: Moving wall
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Moving wall › Reply To: Moving wall
October 6, 2021 at 9:47 am
#6047
sahilbhapkar30
Participant
Hello,
I tried implementing the setBounceBackVelocityBoundary3D given in the src/Boundaries folder. Even I included the implementation of it in the setboundaryconditions3D file. But when I run the code, it keeps giving me the error that the setBounceBackVelocityBoundary3D is not included in the scope of the prepare lattice. Is there anything I am missing to include this boundary in openLB?
Regarding, the bouzidi , you are suggesting me to change the resolution right?
Could you tell more about the resolved particle system for the moving wall implementation?
Thank-you,
Sahil