Reply To: Advection Diffusion moddelling
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 › Advection Diffusion moddelling › Reply To: Advection Diffusion moddelling
November 6, 2024 at 10:59 am
#9487
HAdi
Participant
You are right if I use ParticleAdvectionDiffusionBGK(VELOCITY, VELOCITY2) (D3Q7 <VELOCITY, VELOCITY2>) with 2 velocity profile. The second velocity profile as long as I understand is used to determine drag force on the particles. However, in my case I do not want to consider this, so I used AdvectionDiffusionBGK(VELOCITY) (D3Q7 <VELOCITY>) with only one velocity field. Do I miss something?
