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

Phase coupled simple algorithm

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 19, 2014, 00:50
Default Phase coupled simple algorithm
  #1
New Member
 
KERALA
Join Date: Mar 2014
Posts: 4
Rep Power: 12
suhailepm is on a distinguished road
I'm studying the Eulerian multiphase flow modeling. In FLUENT, the Eulerian model for multiphase flow adopts the Phase Coupled SIMPLE (PC-SIMPLE) algorithm. I want to know details for the PC-SIMPLE algorithm. However I have no access to the article S. A. Vasquez and V. A. Ivanov, “A Phase Coupled Method for Solving Multiphase Problem on Unstructured Meshes,” Fluids Engineering Division Summer Meeting, ASME, Boston, 11-15 June 2000. So would you give me a detailed presentation on the algorithm?
suhailepm is offline   Reply With Quote

Old   November 19, 2014, 19:39
Default
  #2
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
Phase-coupling is done per velocity component but across all phases. The momentum transport equations are built as normal with SIMPLE...lagging y- and z-components while solving the x-momentum equation, etc. With FLUENT, it is actually the phase mass fluxes at the faces that are lagged, but it is conceptually the same thing. The big difference with PC-SIMPLE is that there are coupling terms among the phases. The most obvious is drag.

To be specific, assume that we have two phases 1 and 2. u1 and u2 are the x-velocity components of each phase.

The momentum equations will be:

(A1-c).u1 + c u2 = b1

(A2-c).u2 +c u1= b2

where A1 and A2 are the normal SIMPLE momentum matrices, b1 and b2 are the normal RHSs, and c is a row vector of drag coefficients. This is a coupled system of equations that FLUENT solves together--in this case, unknown count is 2*Ncells. So, the solution is still SIMPLE--segregated by velocity component--but is coupled by phase.

This same technique can be applied to other transport equations like heat transfer. I'm sorry though, I don't remember the particulars of the pressure correction (if any) that needed to be made.
mprinkey is offline   Reply With Quote

Old   December 9, 2014, 07:29
Default Pc-simple
  #3
New Member
 
KERALA
Join Date: Mar 2014
Posts: 4
Rep Power: 12
suhailepm is on a distinguished road
My descretized equation contains n+1 terms (time step) of velocity and void fraction on the LHS of the multiphase momentum equation. Is there any method to calculate the n+1 terms for the void fraction seperately.
suhailepm is offline   Reply With Quote

Reply


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
Problem with SIMPLE algorithm katakgoreng Main CFD Forum 4 December 28, 2009 04:09
SIMPLE algorithm for variable density flow mauz Main CFD Forum 1 May 15, 2009 15:13
who knows compressible SIMPLE algorithm? peck110 Main CFD Forum 3 February 5, 2008 09:34
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm Yan Kai FLUENT 0 April 13, 2007 23:17
colocated and coupled algorithm. Ana Main CFD Forum 1 October 26, 2002 11:57


All times are GMT -4. The time now is 15:48.