|
[Sponsors] |
November 18, 2010, 09:58 |
piso algorithm in phaseChange phonomena
|
#1 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hi dear foamer
for incompressible flow there is no state equation for pressure so for updating pressure we should derive equation from continuity and momentum equation. so in piso algorithm as ∇ · u = 0 use the following equation : fvScalarMatrix pEqn ( fvm::laplacian(rUA, p) == fvc::div(phi) ); however in phase change phenomena ∇ · u = 0 is just globally true but in local ∇ · u = source term so should i change the pressure equation or not ? |
|
Tags |
phase change, piso, pressure field |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Is it possible to use PISO algorithm for steady case | Gearb0x | OpenFOAM Running, Solving & CFD | 9 | July 15, 2010 01:49 |
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm | Yan Kai | FLUENT | 0 | April 14, 2007 00:17 |
PISO vs. SIMPLE | benedikt flurl | Main CFD Forum | 2 | April 14, 2005 07:54 |
PISO Algorithm | Benedikt Flurl | Main CFD Forum | 1 | March 15, 2005 09:51 |
Piso algorithm | Rooz | Main CFD Forum | 0 | October 6, 2003 10:07 |