|
[Sponsors] |
October 21, 2012, 15:27 |
Constant Pressure Boundary Conditions
|
#1 |
New Member
Krishna
Join Date: Oct 2012
Posts: 3
Rep Power: 14 |
Hello, I am just beginning to learn CFD.
I seem to be stumped at this problem where i have to simulate an unsteady flow in a variable area duct (Quasi 1D flow), given constant inlet and outlet pressure. I do not understand how to implement the boundary condition . Since constant pressure is the only condition that is specified, I cant find how it affects the other variables like density. It would be very helpful if someone could give me a push.. |
|
October 23, 2012, 16:46 |
|
#2 |
Senior Member
Chris DeGroot
Join Date: Nov 2011
Location: Canada
Posts: 414
Rep Power: 18 |
Hi, can you explain a bit more about your problem. Are you writing a code or using some software? I'm assuming it is compressible flow since you mentioned density. Did you know that specifying pressure on both inlet and outlet is not a very numerically stable way of applying boundary conditions?
|
|
October 24, 2012, 03:45 |
|
#3 |
New Member
Krishna
Join Date: Oct 2012
Posts: 3
Rep Power: 14 |
Hey, Thanks for replying
I am writing the code form scratch, and yes its a compressible flow, and i am also expecting a shock to form somewhere near the end. I am using Flux Vector Splitting to compute the flow.. I have been given the inlet and back pressures of the Nozzle, and initial distribution of density, Temperature and velocity. This is all i have.. I did not know that.. |
|
October 24, 2012, 10:00 |
|
#4 |
Senior Member
Chris DeGroot
Join Date: Nov 2011
Location: Canada
Posts: 414
Rep Power: 18 |
Congratulations on writing your own code. It is most robust if you can specify velocity or mass flow at the inlet and pressure at the outlet, but it sounds like that won't be possible. Alternatively, you can specify total pressure at the inlet and static pressure at the outlet, which is reasonably robust. Are the pressures that you have static or total pressures? You are also going to need some kind of boundary condition for temperature. If you just use Neumann conditions everywhere the temperature level is not constrained and probably won't converge. Most likely you are going to have to give an inlet temperature.
|
|
October 24, 2012, 10:08 |
|
#5 |
New Member
Krishna
Join Date: Oct 2012
Posts: 3
Rep Power: 14 |
Thanks, I'll see what I can do...
What I have are the static pressures, I think I'll start by assuming an inlet velocity |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure and Velocity boundary conditions | rsmartins | CFX | 9 | September 12, 2015 07:32 |
Pressure boundary conditions | hiras | FLUENT | 22 | July 27, 2015 02:38 |
Implementation of boundary conditions for FVM | Tom | Main CFD Forum | 7 | August 26, 2014 06:58 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
Hydrostatic pressure in 2-phase flow modeling (CFX4.2) | HB &DS | CFX | 0 | January 9, 2000 14:19 |