|
[Sponsors] |
Continuity error cannot be removed by adjusting the outflow. Please check the velocit |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 20, 2015, 04:17 |
Continuity error cannot be removed by adjusting the outflow. Please check the velocit
|
#1 |
New Member
Warning
Join Date: Jan 2015
Posts: 15
Rep Power: 11 |
Hey guys
I am very new to openfoam, when i am using icofoam solver i have been facing this continuity error ,i am having an inflow in horizontal and outflow in vertical. i tried my ways to get over it , i am not able to can any body help me on this. 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 : 376.432 Specified mass inflow : 20 Specified mass outflow : 7220 Adjustable mass outflow : 0 From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) in file cfdTools/general/adjustPhi/adjustPhi.C at line 118. FOAM exiting P-file dimensions [0 2 -2 0 0 0 0]; internalField uniform 0; boundaryField { inlet { type zeroGradient; } outlet { type zeroGradient; } walls { type zeroGradient; } } U-file dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { inlet { type fixedValue; value uniform (10 0 0); } outlet { type fixedValue; value uniform (0 0 20); } walls { type fixedValue; value uniform (0 0 0); } } |
|
January 20, 2015, 04:36 |
|
#2 |
Senior Member
|
Hi,
It looks like area of the outlet is around 180 time greater than area of the inlet. Can you post screenshot of your mesh? |
|
January 20, 2015, 04:41 |
|
#3 |
New Member
Warning
Join Date: Jan 2015
Posts: 15
Rep Power: 11 |
Yeah, you are true
I just figured it out, i adjusted my boundary conditions and it worked fine thanks for your reply |
|
August 13, 2016, 08:50 |
|
#4 |
Member
alex
Join Date: Feb 2016
Location: chennai
Posts: 48
Rep Power: 10 |
hi when i run simulation i am getting this error
PHP Code:
|
|
August 13, 2016, 09:56 |
|
#5 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
This error tells you that it is not possible to adjust your fluxes. This happens if you define your problem weakly. So check your BC and make sure that you have physical BC.
E.g. (just one of a lot of examples)
__________________
Keep foaming, Tobias Holzmann |
|
August 16, 2016, 03:42 |
|
#6 |
Member
alex
Join Date: Feb 2016
Location: chennai
Posts: 48
Rep Power: 10 |
now i have increased my domain size, and i will use the boundary condition given in the propeller tutorial case.
Last edited by crusen mind; August 17, 2016 at 01:27. |
|
August 16, 2016, 04:15 |
|
#7 |
Member
alex
Join Date: Feb 2016
Location: chennai
Posts: 48
Rep Power: 10 |
I am getting this error
PHP Code:
Last edited by crusen mind; August 17, 2016 at 01:27. |
|
August 17, 2016, 02:12 |
|
#8 |
Member
alex
Join Date: Feb 2016
Location: chennai
Posts: 48
Rep Power: 10 |
when i dont supply velocity at inlet my simulation is running
|
|
Tags |
continuity error, openfoam 2.1 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Continuity error cannot be removed by adjusting the outflow | fontania | OpenFOAM Running, Solving & CFD | 1 | October 9, 2012 11:36 |
simpleFoam airfoil2d Continuity error cannot be removed | junkie71189 | OpenFOAM Running, Solving & CFD | 3 | August 9, 2012 14:58 |
PISO nCorrectors and fatal error | jdkummer | OpenFOAM Running, Solving & CFD | 10 | May 30, 2011 17:55 |
MRFInterFoam: Trouble with direction of gravity / Continuity error cannot be removed | bengt | OpenFOAM Running, Solving & CFD | 2 | May 28, 2010 15:45 |
sloshingTank2D3DoF: "Continuity error cannot be removed by adjusting the outflow." | juergenstarck | OpenFOAM Running, Solving & CFD | 3 | May 17, 2009 05:01 |