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

Boundary Conditions: Pressure Inlet, Velocity Outlet

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By sharonyue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2012, 09:05
Default Boundary Conditions: Pressure Inlet, Velocity Outlet
  #1
New Member
 
Join Date: Jan 2012
Posts: 22
Rep Power: 14
BigPapi34 is on a distinguished road
Hi there,

I am looking for some general assistance with regard to setting up some boundary conditions for internal flow. I have had success with setting up my cases with:

U
Inlet: fixedValue
Outlet: zeroGradient

p
Inlet: zeroGradient
Outlet: fixedValue

However, I now wish to fix the pressure at the inlet and perform analyses on what impact the varying inlet pressure has on the system. Unfortunately I have had no success so far in this regard and would be extremely grateful if anyone has any experience setting up a case in this way is willing to assist.

Any information would be great.

Cheers
BigPapi34 is offline   Reply With Quote

Old   May 2, 2013, 06:38
Default
  #2
New Member
 
Fabian
Join Date: May 2013
Posts: 3
Rep Power: 12
fpierart is on a distinguished road
Quote:
Originally Posted by BigPapi34 View Post
Hi there,

I am looking for some general assistance with regard to setting up some boundary conditions for internal flow. I have had success with setting up my cases with:

U
Inlet: fixedValue
Outlet: zeroGradient

p
Inlet: zeroGradient
Outlet: fixedValue

However, I now wish to fix the pressure at the inlet and perform analyses on what impact the varying inlet pressure has on the system. Unfortunately I have had no success so far in this regard and would be extremely grateful if anyone has any experience setting up a case in this way is willing to assist.

Any information would be great.

Cheers

Hi, could you solve your problem? I have the same problem
fpierart is offline   Reply With Quote

Old   May 3, 2013, 03:05
Default
  #3
Senior Member
 
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 838
Rep Power: 17
sharonyue is on a distinguished road
Quote:
Originally Posted by BigPapi34 View Post
Hi there,

I am looking for some general assistance with regard to setting up some boundary conditions for internal flow. I have had success with setting up my cases with:

U
Inlet: fixedValue
Outlet: zeroGradient

p
Inlet: zeroGradient
Outlet: fixedValue

However, I now wish to fix the pressure at the inlet and perform analyses on what impact the varying inlet pressure has on the system. Unfortunately I have had no success so far in this regard and would be extremely grateful if anyone has any experience setting up a case in this way is willing to assist.

Any information would be great.

Cheers
Try use this B.C.:

P:
pressure-inlet-9
{
type fixedValue;
value uniform 0.2;
}
U:
pressure-inlet-9
{
type pressureInletVelocity;
phi phi;
rho rho;
value uniform (0 0 0);
}

or
{
type pressureInletOutletVelocity;
value uniform (0 0 0);
}
Liz1219 likes this.
sharonyue is offline   Reply With Quote

Old   August 1, 2014, 13:05
Default
  #4
Senior Member
 
Muhammad Waqas
Join Date: Jul 2014
Location: Germany
Posts: 122
Rep Power: 11
mwaqas is on a distinguished road
Send a message via Skype™ to mwaqas
Quote:
Originally Posted by BigPapi34 View Post
Hi there,

I am looking for some general assistance with regard to setting up some boundary conditions for internal flow. I have had success with setting up my cases with:

U
Inlet: fixedValue
Outlet: zeroGradient

p
Inlet: zeroGradient
Outlet: fixedValue

However, I now wish to fix the pressure at the inlet and perform analyses on what impact the varying inlet pressure has on the system. Unfortunately I have had no success so far in this regard and would be extremely grateful if anyone has any experience setting up a case in this way is willing to assist.

Any information would be great.

Cheers
Hello BigPapi
I am also trying to solve same same internal flow problem using simpleFoam. I am facing a problem. My solution is not converging. Residuals goes upto 0.01. I wanted to ask you which boundary conditions have you used for wall for both parameters.
Thank you
mwaqas is offline   Reply With Quote

Old   August 2, 2014, 11:39
Default
  #5
Member
 
Roman
Join Date: Sep 2013
Posts: 81
Rep Power: 12
Roman1 is on a distinguished road
Hello. For the purpose of the modeling of the atmosphere (doors, windows) good results give the BC totalPressure with the value 101325. May be this BC with the different values will be usefull for you case.
Roman1 is offline   Reply With Quote

Reply

Tags
boundary condition, inlet and outlet, openfoam 2.1.x


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
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 17:44
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Problems with boundary conditions - velocity and pressure not zero M_Flodin FLUENT 0 April 1, 2011 09:32
CFX does not continue Shafiul CFX 10 February 17, 2011 07:57
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 14:12.