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

Subsonic Poisselle flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 16, 2010, 11:12
Default Subsonic Poisselle flow
  #1
Senior Member
 
Ehsan
Join Date: Mar 2009
Posts: 112
Rep Power: 17
ehsan is on a distinguished road
Hi there,

I am simulating subsonic channel flow (Poisselle flow) with rhoCentralfoam, but my solution is incorrect when I go ahead.

The error is that the flow reverses very soon and return back to the inlet (reverse flow).

I simulate half channel: bottom plate is wall, upper plate is symmetryPlane.

The BC's are:

Pressure:

inlet
{
type totalPressure;
p0 uniform 1.0487e5;
U U;
phi phi;
rho none;
psi none;
gamma 1.4;
value uniform 1.01e5;
}

outlet
{
// type fixedValue;
// value uniform 65000;
type zeroGradient;
}

top

{
type symmetryPlane;
}

wall

{
type zeroGradient;
}
}

Velocity:

inlet
{
type pressureInletVelocity;
phi phi;
value uniform (81.37 0 0);
}

outlet
{
type inletOutlet;
inletValue uniform (0 0 0);
value uniform (200.0 0 0);
}

wall
{

type slip;
}

top
{
type symmetryPlane;
}

Temperature
inlet
{
type fixedValue;
value uniform 300.0;
}

outlet
{
type inletOutlet;
inletValue uniform 300.0;
value uniform 300.0;
}

top
{
type symmetryPlane;
}

wall
{
type zeroGradient;
}
}

If any ones like, I will send him total files.

Thanks in advance,
ehsan is offline   Reply With Quote

Old   December 24, 2013, 04:29
Default
  #2
New Member
 
Javad
Join Date: Aug 2013
Location: Iran
Posts: 8
Rep Power: 12
javad1404 is on a distinguished road
Hi ehsan

Could you solve this problem?
If the answer is yes, could you please tell me how you could solve it?

thanks in advance
regards
javad1404 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
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
flow over a cylinder urgent! kevin FLUENT 8 August 11, 2015 13:00
subsonic Airfoil Flow husker OpenFOAM 10 March 3, 2013 17:17
subsonic nozzle flow, inlet-outlet BCs felix Main CFD Forum 3 May 15, 2006 10:37
Subsonic flow in a supsersonic nozzle Laplacien FLUENT 0 April 6, 2006 03:27


All times are GMT -4. The time now is 21:30.