|
[Sponsors] |
September 6, 2012, 18:55 |
p equation solver in channelFoam
|
#1 |
Member
Charlie
Join Date: Dec 2010
Location: USA
Posts: 85
Rep Power: 16 |
Hi,
I just encountered a problem about the p solver in channelFoam. In the tutorial, the p solver is using PCG, which is only valid for symmetric matrix, so my question is, how can we determine if the matrix is symmetric or not? does it mean the simulation problem is symmetric? sorry, I'm a newbie in numerical simulation. it's clear that p-equation is solving something like laplacian (p) = - div (U), so it may be clear that the p-equation will end up with solving a linear system with symmetric matrix, am I right? and the reason why the momentum equations end up with solving asymmetric matrix is due to the convection term? please feel free to correct me if I'm wrong anywhere, Thanks! Thanks! Charlie Last edited by cheng1988sjtu; September 7, 2012 at 01:54. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Transport equation in chtMultiRegionSimpleFoam solver | Aurelien Thinat | OpenFOAM Programming & Development | 19 | April 11, 2012 07:35 |
Getting too many iterations by velocity solving (aborting). Changing U - Solver? | suitup | OpenFOAM Running, Solving & CFD | 0 | January 20, 2010 08:45 |
Solver Equations | Carola | CFX | 9 | August 12, 2003 09:27 |
compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 2, 2003 00:32 |
parallelized equation solver | suan | Main CFD Forum | 1 | August 16, 2002 05:51 |