|
[Sponsors] |
April 28, 2011, 10:39 |
PiSO implementation
|
#1 |
Member
Javier Basurco
Join Date: Jan 2010
Location: Rio de Janeiro, Brazil
Posts: 32
Rep Power: 16 |
Dear OpenFOAM User's,
I would like to know if anybody know what is the major meaning of this term into the PISO loop in pisoFOAM Here is the U solution of the matrix U = rUA*UEqn.H(); This step is to calculate the phi the first term in the right hand is like the phi = U & A, is the interpolation the U field scalar product the area. phi = (fvc::interpolate(U) & mesh.Sf()) + fvc::ddtPhiCorr(rUA, U, phi); But I don't understand very well about the second term???. I'll be waiting your advise. Thanks in advance Respectfully Javier |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implementation issues of fvSchemes / laplacianScheme, in particular gaussLaplacianSch | thomek | OpenFOAM Programming & Development | 0 | October 18, 2010 06:10 |
Development of a Low mach PISO solver | nishant_hull | OpenFOAM Programming & Development | 0 | August 25, 2009 13:48 |
Please explain the implementation of species transport Eqn in reactingFoam | kallipygian | OpenFOAM Running, Solving & CFD | 0 | October 13, 2008 08:29 |
PISO 50 with discarge coeff down??? | Andrea | Siemens | 1 | February 1, 2008 14:33 |
PISO vs. SIMPLE | benedikt flurl | Main CFD Forum | 2 | April 14, 2005 07:54 |