Skip to content

Re: gas-solid two-phase flow simulation on OpenLB

#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!