Reply To: Gas-liquid turbulent flows with LBM
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 › Lattice Boltzmann Methods › General Topics › Gas-liquid turbulent flows with LBM › Reply To: Gas-liquid turbulent flows with LBM
October 25, 2019 at 2:47 pm
#4652
Aurelio H
Participant
Hi Simon,
By state of the fluid we mean if it is liquid or gas. For instance, to specify gas state in a given point you assign:
rho = rho(gas)
to that point. In the two component SC model you should assign proper values to both lattices, e.g. if you have components A and B and there is only A at a given point, then:
rhoA = 1 (or whichever reference density you are using)
rhoB = 0
Regards,
Aurelio
