|
[Sponsors] |
November 18, 2010, 08:58 |
piso algorithm in phaseChange phonomena
|
#1 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24 |
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
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 00:49 |
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm | Yan Kai | FLUENT | 0 | April 13, 2007 23:17 |
PISO vs. SIMPLE | benedikt flurl | Main CFD Forum | 2 | April 14, 2005 06:54 |
PISO Algorithm | Benedikt Flurl | Main CFD Forum | 1 | March 15, 2005 08:51 |
Piso algorithm | Rooz | Main CFD Forum | 0 | October 6, 2003 09:07 |