CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Incompressible two-Phase flow with high density contrast

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 26, 2023, 15:05
Default Incompressible two-Phase flow with high density contrast
  #1
Member
 
Bernd
Join Date: Jul 2012
Posts: 42
Rep Power: 14
zx-81 is on a distinguished road
Hi,

I implemented a solver for incompressible two-phase flow with high density contrast (rho_gas/rho_liquid = 1/1000).
It works but the pressure solve (Multigrid Preconditioned CG) takes about 10x as much time than the single-phase solver (free surface, rho_gas=0).
The reason is the highly ill conditioned system matrix for the combined air-liquid pressure solve.

So I would like to discouple the pressure correction in two separate poisson solves for each phase. But then, how to best "couple" the two system ?

Unfortunately, for this approach the literature I found so far is scarce(most papers deal with using the appraoch "single-fluid" with variable density for each of the phases)

So I would ask the forum for any links, hints.

Thanks in advance for any advice.
zx-81 is offline   Reply With Quote

Old   April 29, 2023, 04:33
Default
  #2
Senior Member
 
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,290
Rep Power: 34
arjun will become famous soon enougharjun will become famous soon enough
Quote:
Originally Posted by zx-81 View Post
Hi,

I implemented a solver for incompressible two-phase flow with high density contrast (rho_gas/rho_liquid = 1/1000).
It works but the pressure solve (Multigrid Preconditioned CG) takes about 10x as much time than the single-phase solver (free surface, rho_gas=0).
The reason is the highly ill conditioned system matrix for the combined air-liquid pressure solve.

So I would like to discouple the pressure correction in two separate poisson solves for each phase. But then, how to best "couple" the two system ?

Unfortunately, for this approach the literature I found so far is scarce(most papers deal with using the appraoch "single-fluid" with variable density for each of the phases)

So I would ask the forum for any links, hints.

Thanks in advance for any advice.



The problem with de-coupling of pressure equation is that it could be very unstable because of something what i call islands in matrix. This is group of equations that have no connection to other groups. Which leads to multiple pure neumann sub matrices and all ill conditioned.



This you do not get in single pressure approach where whole matrix is single island.
arjun is offline   Reply With Quote

Reply

Tags
incompressible, multiphase, poisson solver


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Two phase incompressible immiscible fluid flow simulation sinhavivekananda318 OpenFOAM Running, Solving & CFD 0 March 22, 2019 02:12
incrompressible flow Diger FLUENT 10 January 10, 2017 08:09
Laminar incompressible single phase flow dourly OpenFOAM Pre-Processing 0 November 15, 2016 03:40
High Speed multi phase flow jonita Macyte Main CFD Forum 0 March 19, 2010 07:46
Warning 097- AB Siemens 6 November 15, 2004 05:41


All times are GMT -4. The time now is 12:40.