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

correct pressure boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 19, 2016, 01:11
Default correct pressure boundary condition
  #1
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
Hi everyone,

I have simulated a single droplet falling in a chamber by interDyMFoam. I can see the drop is falling properly in the chamber. Then in order to study the effect of turbulence on the droplet, I have added a horizontal plate inside the chamber. I have set B.Cs of the plate similar to the other walls. But this time the droplet doesn't move. I think the plate B.Cs especially the bottom part of it make the trouble. I will appreciate for any suggestion for other kind of B.Cs that may solve the problem. I have attached mesh view. p-rgh boundary conditions are as following:


internalField uniform 0;

boundaryField
{
plateWall
{
type fixedFluxPressure;
value uniform 0;
}
leftWall
{
type fixedFluxPressure;
value uniform 0;

}

rightWall
{
type fixedFluxPressure;
value uniform 0;

}

down
{
type fixedFluxPressure;
value uniform 0;
}
up
{
type totalPressure;
p0 uniform 0;
U U;
phi phi;
rho rho;
psi none;
gamma 1;
value uniform 0;
}
front
{
type fixedFluxPressure;
value uniform 0;

}
back
{
type fixedFluxPressure;
value uniform 0;
}

}

Thanks.

Elham
Attached Images
File Type: png mesh.png (21.9 KB, 14 views)
Elham 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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
Boundary Condition for pressure and velocity mecman OpenFOAM Pre-Processing 1 May 7, 2014 16:51
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05
pressure boundary condition in fractional step Jean-François Corbett Main CFD Forum 3 January 10, 2006 08:49


All times are GMT -4. The time now is 04:16.