|
[Sponsors] |
simpleFoam airfoil2d Continuity error cannot be removed |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 20, 2012, 23:09 |
simpleFoam airfoil2d Continuity error cannot be removed
|
#1 |
New Member
venkat
Join Date: Apr 2012
Posts: 10
Rep Power: 14 |
Hey guys,
I'm trying to run simpleFoam for a 2D airfoil using a c-grid. I'm using the same data as the airFoil2D default case in OpenFOAM 2.1.x I get the following error, --> FOAM FATAL ERROR: Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 1e-300 Specified mass inflow : 5.43699 Specified mass outflow : 0 Adjustable mass outflow : 0 From function adjustPhi(surfaceScalarField& phi, const volVectorField& U,const volScalarField& p in file cfdTools/general/adjustPhi/adjustPhi.C at line 118. FOAM exiting Could someone help me out with the following, 1. I'm not sure if this is an issue with OpenFOAM or with the grid 2. How to rectify this error Thanks a lot guys, Venkat |
|
August 7, 2012, 00:32 |
|
#2 | |
Senior Member
|
Quote:
http://www.cfd-online.com/Forums/ope...ity-error.html |
||
August 7, 2012, 15:16 |
Thanks!
|
#3 | |
New Member
venkat
Join Date: Apr 2012
Posts: 10
Rep Power: 14 |
Quote:
Thank you. I'll check it out! |
||
August 9, 2012, 14:58 |
|
#4 |
Member
|
When you run potentialFoam, it will initialize the U field and write a new boundary condition file called phi which is not compatible with compressible flow. Just delete the phi field and if there are no other errors, your case should run perfectly :-)
A small suggestion - If you are running your case in parallel, run potentialFoam in series so that you can delete just 1 file and then decompose and run the case instead of deleting the file from all the processors. Kalyan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |