|
[Sponsors] |
Outlet Boundary Condition for MassFLow at inlet? - BuoyantBoussinesqSimpleFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 6, 2014, 07:59 |
Outlet Boundary Condition for MassFLow at inlet? - BuoyantBoussinesqSimpleFoam
|
#1 |
Member
Gowain
Join Date: May 2014
Location: Ireland
Posts: 86
Rep Power: 12 |
Hi
I have imposed the inlet boundary condition: inlet { type flowRateInletVelocity; massFlowRate constant 0.04; rho rho; rhoInlet 1; } I had zeroGradient for outlet BC but receive an error like so: 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 : 0.00932974 Specified mass inflow : 0.04 Specified mass outflow : 0 Adjustable mass outflow : 1.59195e-18 I am using buoyantBoussinesqSimpleFoam any help would be appreciated |
|
August 6, 2014, 14:24 |
|
#2 |
New Member
Join Date: Jul 2014
Posts: 21
Rep Power: 12 |
Hi,
I use bouyantSimpleFoam and for the U I use inlet { type flowRateInletVelocity; massFlowRate constant 0.01; value uniform (0 0 0); } outlet { type inletOutlet; value uniform (0 0 0); inletValue uniform (0 0 0); } maybe it could help Atlan |
|
August 7, 2014, 04:08 |
|
#3 |
Member
Join Date: May 2013
Posts: 51
Rep Power: 13 |
Hello atlan,
1. Continuity error cannot be removed by adjusting the outflow. This means you are trying to calculate closed geometry with only inlet field. So to make things flow there must be an outlet, and this is main issue. There are several tutorials with simpleFoam, rhoSimpleFoam, simpleFoam with Boussinesq approximation where outlet have zeroGradient BC. More BC`s are here: http://foam.sourceforge.net/docs/cpp/a10486.html Try it, should work. seav |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
inlet and outlet boundary condition for turbomachinery solution | siamak1424 | OpenFOAM | 2 | August 15, 2009 12:14 |
outlet to inlet boundary condition | assighna | CFX | 1 | May 11, 2007 00:36 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |
inlet and outlet boundary condition of pump | Thammasak | CFX | 0 | February 9, 2004 14:02 |