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

What Outlet Boundary Condition Should I Use

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 21, 2020, 13:31
Default What Outlet Boundary Condition Should I Use
  #1
New Member
 
Jeff Stout
Join Date: Dec 2019
Posts: 8
Rep Power: 6
jeffery0630 is on a distinguished road
I copied the case from rotatingFanInRoom and modified it for my problem. This is an incompressible PimpleFoam case. Then I changed the case to model a rotating valve in a cylinder.


I have a constant velocity on the inlet, and I want to measure the pressure on the outlet, and back pressure on the inlet.

The rotatingFanInRoom specifies U like this:

inlet
{
type fixedValue;
value uniform (-0.1 0 0);
}
outlet
{
type pressureInletOutletVelocity;
value uniform (0 0 0);
}

The pressureInletOutletVelocity BC I copied from rotatingFanInRoom is not giving me good results. I tried replacing the outlet BC with zeroGradient but the simulator blew up after about 7 hours. But I'm not sure where to place the blame since I changed half a dozen other things at the same time.

Is zeroGradient the right boundary condition for this type of problem?
jeffery0630 is offline   Reply With Quote

Reply

Tags
outlet boundary condition, pimplefoam


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
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
volumetric flow rate is fluctuating in outlet boundary condition location oozcan FLUENT 1 November 30, 2016 03:00
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 05:15
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05


All times are GMT -4. The time now is 13:25.