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

Simple Outlet Question

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2010, 16:47
Default Simple Outlet Question
  #1
Member
 
Join Date: Jun 2010
Posts: 31
Rep Power: 15
m.nichols19 is on a distinguished road
I am attempting to execute a simple test case using the icoFoam solver and have encountered a presumably easy problem that I cannot figure out. The mesh of the test case is a cylinder with a L-W ratio of 10:1. The inlet and outlet are on opposite faces of the cylinder. The inlet is given a relatively small initial velocity.

What should the boundary field conditions of the outlet be? I have attempted setting the velocity as zero and zeroGradient, and pressure as zeroGradient; however, those conditions return the following error:

Code:
Continuity error cannot be removed by adjusting the outflow.
Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow.
The test case only runs when the boundary field condition of the outlet is given a velocity greater than zero.

best regards,
Matt
m.nichols19 is offline   Reply With Quote

Old   June 15, 2010, 01:09
Default
  #2
Member
 
Alan Russell
Join Date: Aug 2009
Location: Boise, Idaho USA
Posts: 61
Rep Power: 16
AlanR is on a distinguished road
Matt,

The basic setup is to define the velocity value at the inlet (i.e. type fixedValue; value uniform (2 0 0) and set velocity as zeroGradient at the outlet. For pressure, use zeroGradient at the inlet and a constant value of 'type fixedValue; value uniform 0;' at the outlet. For a good example, look in the pitzDaily tutorial (tutorials/incompressible/simpleFoam/pitzDaily). The airFoil2D and pitzDailyExptInlet tutorials have similar setups - the last one has an inlet velocity profile. I hope this helps,

Alan
AlanR is offline   Reply With Quote

Old   June 15, 2010, 11:20
Default
  #3
Member
 
Join Date: Jun 2010
Posts: 31
Rep Power: 15
m.nichols19 is on a distinguished road
Hi Alan,

Thank you very much for you response. My issue was the pressure at the outlet.

I will also look at the tutorials that you mentioned.

best regards,
Matt
m.nichols19 is offline   Reply With Quote

Old   June 25, 2010, 01:44
Default
  #4
Member
 
Join Date: Jun 2010
Posts: 33
Rep Power: 15
trex930 is on a distinguished road
Hi Foamers,

Just a quick question.

When setting inlet velocity as fixed value. you have to type

type fixedValue;
value uniform (0 0 0);

What im curious about is the uniform part. If i put (2 0 0) does that mean 2m/s in x?

So if i have an angled inlet, should I use the components of the XY velocity?

Also one can choose to use inletflowRateVelcoityInlet correct? so when i type the flow rate. that does not have to be the components right?

What are the differences between those two?!

Thanks in advance!

Cheers,
Terence
trex930 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
simple pipe flow question arkur CFX 1 July 11, 2008 16:32
simple question Carl Jensen Main CFD Forum 0 March 23, 2006 16:19
Simple Question Regarding Continuity Closure RC FLUENT 2 March 25, 2004 05:30
Simple question Robi Main CFD Forum 2 February 13, 2003 00:51
A simple question about microchannel flow! Sally Yu Main CFD Forum 6 January 30, 2003 02:03


All times are GMT -4. The time now is 02:54.