Skip to content

Reply To: add gravity leads to instability, bifurcation 3D, multiphase, particles

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics add gravity leads to instability, bifurcation 3D, multiphase, particles Reply To: add gravity leads to instability, bifurcation 3D, multiphase, particles

#4595
mgaedtke
Keymaster

Hi Manuel,

the force field in OpenLB is actually a force over reference density, thus it is equivalent to an acceleration. To convert your gravitational acceleration you can use the term

converter.getPhysDeltaT()*converter.getPhysDeltaT()/converter.getPhysDeltaX()

See you at the Spring School!

Best,
Max