Re: gas-solid two-phase flow simulation on OpenLB
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › gas-solid two-phase flow simulation on OpenLB › Re: gas-solid two-phase flow simulation on OpenLB
July 4, 2016 at 9:20 am
#2399
mlm
Participant
Hello Benjamin,rnrnyou can orientate yourself to the bifurcation example for two-phase flow. Depending on which approach you use (Euler-Euler or Euler-Lagrange), choose the appropriate one.rnIf the information to your porous structure is contained in your geometry description (e.g. as stl-file), you can choose the material boundary for that domain.rnIf you want to model the porosity structure with a porous media model, use the PorousD3Q19Descriptor. More information about that you find in the User Guide.rnrnBest regards!