You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to ask whether Trixi.jl can be used to solve 2D two-phase turbulent Navier-Stokes equations based on an Euler-Euler approach, coupled with a population balance equation (PBE).
The problem involves modeling a mixture as a partial integro algebraic differential equation, where all coefficients depend on time, space, and the dependent variables. Additionally, the PBE introduces an extra dimension compared to other equations, such as the momentum balance of the liquid phase.
In a future project phase, we also plan to incorporate mass transfer and reactions within the respective phases.
Would it be possible to implement such a system using Trixi.jl, or would I need to manage the mesh, discretization, and other components independently? Any insights or recommendations would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
fbreit
changed the title
Support for 2D Two-Phase Turbulent Navier-Stokes Equations with the PBE
Solving the 2D Two-Phase Turbulent Navier-Stokes equations using Trixi.jl?
Jan 17, 2025
fbreit
changed the title
Solving the 2D Two-Phase Turbulent Navier-Stokes equations using Trixi.jl?
Solving 2D Two-Phase Turbulent Navier-Stokes Equations using Trixi.jl?
Jan 17, 2025
Hi,
I would like to ask whether Trixi.jl can be used to solve 2D two-phase turbulent Navier-Stokes equations based on an Euler-Euler approach, coupled with a population balance equation (PBE).
The problem involves modeling a mixture as a partial integro algebraic differential equation, where all coefficients depend on time, space, and the dependent variables. Additionally, the PBE introduces an extra dimension compared to other equations, such as the momentum balance of the liquid phase.
In a future project phase, we also plan to incorporate mass transfer and reactions within the respective phases.
Would it be possible to implement such a system using Trixi.jl, or would I need to manage the mesh, discretization, and other components independently? Any insights or recommendations would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: