Reply To: Euler-Lagrange Simulation
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Euler-Lagrange Simulation › Reply To: Euler-Lagrange Simulation
February 28, 2022 at 3:46 pm
#6356
Adrian
Keymaster
1) Yes, the bifurcation3d Euler-Lagrange example models one-way coupling between particles and fluid.
2) Yes, you can modify the fluid simulation loop to exit on convergence by adding an appropriate check. By default it stops once fluidMaxPhysT
is reached.