Skip to content

Re: Diffusion with TRT collision operator

Due to recent bot attacks we have chanced 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 on Lattice Boltzmann Methods General Topics Diffusion with TRT collision operator Re: Diffusion with TRT collision operator

#2961
tobit
Participant

Thanks a lot, that solved my problem!
Funny enough I had already tried something similar: I simply swapped omegap and omegam but doing so I also changed the rest node relaxation rate and therefore I still had a similar problem.
So for the advection-diffusion equation the rest node is still relaxed with omegap but in this case omegap is calculated with the magic parameter whereas omegam is calculated with the LBM diffusion coefficient.
Thanks again!