Skip to content

Reply To: Different Diffusion Coefficients in one Simulation

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Different Diffusion Coefficients in one Simulation Reply To: Different Diffusion Coefficients in one Simulation

#9618
FBukreev
Keymaster

You can look into src/dynamics/navierStokesAdvectionDiffusionCoupling.h and find LESADECoupling. You can apply it to your simulation and find an appropriat e Schmidt number. It will stabilize locally the ADE.