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

Boundary conditions for fan inlet and exhaust outlet

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 21, 2019, 16:19
Default Boundary conditions for fan inlet and exhaust outlet
  #1
New Member
 
igor.leo93's Avatar
 
Igor Leonardo
Join Date: Jul 2016
Location: Brazil - SP - SJC
Posts: 20
Rep Power: 9
igor.leo93 is on a distinguished road
Hello everyone,
I need to model a system that operates with a fan at the inlet and a exhaust at the outlet. I would like to know appropriate boundary conditions in order to use the fan curve and the exhaust curve simultaneously at the simulation. Is it even possible? What other options do i have?

I am used to execute simulations with fan curve only on the inlet, for these cases, i use the following BCS:

p

inlet
{
type fanPressure;
}
outlet
{
type fixedValue;
value uniform 0;
}
walls
{
type zeroGradient;
}

and U:

inlet
{
type pressureInletOutletVelocity;
value uniform (0 0 0);
}
outlet
{
type inletOutlet;
inletValue uniform (0 0 0);
value uniform (0 0 0);
}
walls
{
type noSlip;
}

Any suggestions are welcome.

Best regards
igor.leo93 is offline   Reply With Quote

Reply

Tags
boundary condition, curve, exhaust, fan, openfoam

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
Boundary condition confusion. Engine exhaust manifold ventilation. UPengineer Main CFD Forum 1 July 12, 2016 17:53
Boundary conditions for gas dispersion case DarrenC FLUENT 0 April 10, 2014 05:26
Pressure Inlet Boundary Condition Issue zoeburton1987 FLUENT 0 May 15, 2012 09:20
boundary conditions for exhaust system kiransh77 FLUENT 0 April 2, 2011 03:08
Pulsating flow with non-reflective inlet boundary cc1000 CFX 6 April 27, 2009 08:10


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