|
[Sponsors] |
April 2, 2014, 09:33 |
question about icoDyMFoam
|
#1 |
New Member
Jinbin Ge
Join Date: Mar 2013
Posts: 6
Rep Power: 13 |
This question trouble me for a long time:
In piso loop we need to slove pressure poisson equation {... fvScalarMatrix pEqn( fvm::Laplacian(rAU,p)== fvc::div(phi) ) ... ... solve(pEqn) } I think the phi should be relative phi if mesh is moving ,but in icoDyMFoam the phi is absolute phi when solving pressure poisson equation.Is this a bug or not ? |
|
April 2, 2014, 15:51 |
|
#2 |
Senior Member
Kyle Mooney
Join Date: Jul 2009
Location: San Francisco, CA USA
Posts: 323
Rep Power: 18 |
Hi Jinbin,
Currently there is rel/abs flux correction in the OpenFOAM-2.3.x pimpleDyMFoam solvers. I'm not sure which version of icoDyMFoam you are looking at but inspecting the pimpleDyMFoam source code might answer your question. Cheers, Kyle |
|
Tags |
bug, icodymfoam, peqn, phi |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
small question about the functionalities of topological changes in OpenFoam | ngj | OpenFOAM Running, Solving & CFD | 2 | February 28, 2013 11:02 |
Question Re Engineering Data Source | imnull | ANSYS | 0 | March 5, 2012 14:51 |
internal field question - PitzDaily Case | atareen64 | OpenFOAM Running, Solving & CFD | 2 | January 26, 2011 16:26 |
Running icoDyMFoam from FoamX | jdkummer | OpenFOAM Running, Solving & CFD | 3 | September 13, 2006 05:31 |
Poisson Solver question | Suresh | Main CFD Forum | 3 | August 12, 2005 05:37 |