Reply To: Different Diffusion Coefficients in one Simulation
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 › Different Diffusion Coefficients in one Simulation › Reply To: Different Diffusion Coefficients in one Simulation
December 17, 2024 at 10:52 am
#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.
