CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Fixed Flow rate and outlet Continuity Problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 9, 2012, 14:18
Default Fixed Flow rate and outlet Continuity Problem
  #1
Member
 
Mohammad.R.Shetab
Join Date: Jul 2010
Posts: 49
Rep Power: 15
mrshb4 is on a distinguished road
Dear Foamers,

I'm modeling a centrifugal fan in a fix flow rate with OF, but I had a problem and haven't find any solution for it!!!!

As I know in fluent it is modeled by these BCs:

inlet: massFlowRate

outlet: outflow

in OF I've tested many things like:

inlet: U: fixedFlowRate
p: fixedFluxPressure/zeroGradient

outlet: U: zeroGradient/fluxCorrectedVelocity
p: zerGradient

and a pRefCell and pRefValue for pressure reference. I think these Bcs are equivalent as the Fluent Bcs. When I run the MRFSimpleFoam the error would be

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 : 56.788705
Specified mass inflow : 0.55
Specified mass outflow : 0
Adjustable mass outflow : 0

What is the problem? Thanks for your help.!!!
mrshb4 is offline   Reply With Quote

Old   March 10, 2012, 14:32
Default
  #2
Senior Member
 
calim_cfd's Avatar
 
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 17
calim_cfd is on a distinguished road
when you use a fixedflowrate type for bcs.. you cannot constraint the outlet else you'll get this error...enforcing zerograd on U does it..try using inletout types with massflow types.. cuz then u can have backflow

or convert your massflow to velocity and use, if possible :
inlet
Code:
u=fixedvalue
p=zerograd
outlet
Code:
u=zerograd
p=fixedvalue
see if it works
__________________
Best Regards
/calim

"Elune will grant us the strength"
calim_cfd is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compressible flow, no data at the outlet mireis FLUENT 6 September 3, 2015 02:10
Problems in pressure when using mass flow rate outlet rafiktharwat CFX 11 January 2, 2014 17:21
Mass flow rate at the outlet tejasvikrishna FLUENT 2 May 25, 2013 02:42
How Other Conditions Impact Mass Flow Rate Outlet andy P. Main CFD Forum 2 February 9, 2007 10:41
Inlet and outlet flow rate Neser CFX 1 March 2, 2004 16:02


All times are GMT -4. The time now is 04:57.