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

SRFSimpleFoam inlet pressure

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 3, 2020, 10:17
Default SRFSimpleFoam inlet pressure
  #1
New Member
 
Maciej
Join Date: May 2020
Posts: 1
Rep Power: 0
Gorloj is on a distinguished road
Hey, I'm having trouble setting the turbulence flow pressure through the centrifugal pump impeller. I need to consaider some flow cases. When trying to use totalPressure in 0/p file, after 75 iterations the solver stopped working/ Maybe someone have some ideas how to set inlet pressure? Fluid is water.



internalField uniform 0;

boundaryField
{
inlet
{
type totalPressure;
rho none;
p0 uniform 0;
value uniform 0;
}
outlet
{
type zeroGradient;
}
walls1
{
type zeroGradient;
}

walls
{
type zeroGradient;
}
canals
{
type zeroGradient;
}

}
Gorloj is offline   Reply With Quote

Reply

Tags
boundary condition p, pressure, turbulence


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
Adjuting oulet pressure till inlet pressure reaches a certain value in timestep pvpnrao OpenFOAM Running, Solving & CFD 2 September 11, 2018 10:14
"Pressure Inlet" Boundary Setup Wijaya FLUENT 15 May 18, 2016 10:08
Pressure Outlet Guage pressure Mohsin FLUENT 36 April 29, 2016 17:16
Assign static pressure at inlet Tanjina FLUENT 0 November 3, 2013 11:34
Neumann pressure BC and velocity field Antech Main CFD Forum 0 April 25, 2006 02:15


All times are GMT -4. The time now is 23:46.