Re: Hot particle in cold fluid
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Hot particle in cold fluid › Re: Hot particle in cold fluid
November 15, 2017 at 3:12 pm
#2764
mgaedtke
Keymaster
Hey Mamin,
it sounds as you want to combine two of openLB’s example cases here:
– for the particles you can have a look at the bifurication example.
– for the temperature field solved by advection diffusion equation you can have a look at the thermal example.
As soon as you have your channel with the thermal flow as well as the particles going through, you will want to modify the coupling postprocessor in order to account for the particle temperature and its interaction with the fluid.
Best Max