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

How to set up U on outlet?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 2, 2011, 02:19
Default How to set up U on outlet?
  #1
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Hi there,

How do I set up velocity at the outlet if I don't know the value?
I tried with zeroGradient and calculated. In both ways the solver crashes.

How do you set up?

How do one set up outletInlet? outletValue, value are needed. Are these values only a guess? I don't think so. Thus I can't use them because I don't know the value of velocity at the outlet.

When I run with simpleFoam the use of zeroGradient is very good. But when I want to use zeroGradient for chtMultiRegionSimpleFoam there appears an error.

Best Regards,
tH3f0rC3

Last edited by tH3f0rC3; May 2, 2011 at 02:45.
tH3f0rC3 is offline   Reply With Quote

Old   May 2, 2011, 02:45
Default
  #2
Senior Member
 
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 21
Bernhard is on a distinguished road
You need to be more specific about your case. What is the physics at your outlet?
Bernhard is offline   Reply With Quote

Old   May 2, 2011, 04:05
Default
  #3
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
I have modeled a turbulent flow.
I know the inlet conditions very well. So I can set up the inlet boundary conditions with fixed Values.
On the outlet there is ambient pressure.

The model I created is a big room where hot air is circulated around. The air is blown in on many inlets (little pipes). There is one other inlet (Brennerinlet) which can be disregarded or set to fixedValue zero.

The outlet is on the top of the cuboid building.
Do you need any further information?

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   May 2, 2011, 05:51
Default
  #4
Member
 
Samuel ARNAUD
Join Date: Feb 2011
Location: Grenoble, FRANCE
Posts: 39
Rep Power: 15
sixwp is on a distinguished road
Set:
Code:
outlet
    {
        type            inletOutlet;
        inletValue      uniform (0 0 0);
        value           $internalField;
    }
that worked for all my cases.

I don't get the other outlet: why does it exist if you consider it's "closed"?
__________________
Sam
sixwp is offline   Reply With Quote

Old   May 2, 2011, 08:06
Default
  #5
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Ok thank you.
The other outlet is an outlet which I will delete for the next version of my case. But in the version I have uploaded the outlet is still set up as an existing outlet.

Many thanks,
I will try tomorrow.

Best Regards,
tH3f0rC3

Last edited by tH3f0rC3; May 2, 2011 at 12:28.
tH3f0rC3 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Install Openfoam in Suse 100 setup environment h34gk1 OpenFOAM Installation 1 September 26, 2006 20:08
Problem installing on 64bit with ver13 jonititan OpenFOAM Installation 5 May 12, 2006 18:42
Problem installing on 64bit with ver13 jonititan OpenFOAM Installation 0 April 28, 2006 05:45
How to set environment variables kanishka OpenFOAM Installation 1 September 4, 2005 10:15
outlet boundary condition neil CFX 1 June 17, 2002 00:57


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