|
[Sponsors] |
Fixed Flow rate and outlet Continuity Problem |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 9, 2012, 15:18 |
Fixed Flow rate and outlet Continuity Problem
|
#1 |
Member
Mohammad.R.Shetab
Join Date: Jul 2010
Posts: 49
Rep Power: 16 |
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.!!! |
|
March 10, 2012, 15:32 |
|
#2 |
Senior Member
mauricio
Join Date: Jun 2011
Posts: 172
Rep Power: 18 |
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 Code:
u=zerograd p=fixedvalue
__________________
Best Regards /calim "Elune will grant us the strength" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compressible flow, no data at the outlet | mireis | FLUENT | 6 | September 3, 2015 03:10 |
Problems in pressure when using mass flow rate outlet | rafiktharwat | CFX | 11 | January 2, 2014 18:21 |
Mass flow rate at the outlet | tejasvikrishna | FLUENT | 2 | May 25, 2013 03:42 |
How Other Conditions Impact Mass Flow Rate Outlet | andy P. | Main CFD Forum | 2 | February 9, 2007 11:41 |
Inlet and outlet flow rate | Neser | CFX | 1 | March 2, 2004 17:02 |