|
[Sponsors] |
November 9, 2023, 20:51 |
Proper BCs choice
|
#1 |
New Member
Join Date: Nov 2022
Posts: 4
Rep Power: 4 |
Hi,
I need to simulate flow in vessel (pipe with one inlet and outlet) based on real-life data. I have time-varying pressure at outlet and time-varying velocity at inlet. What set of boundary conditions for pressure and velocity should I use? As i'm simulating incompressible flow using pimpleFoam I'm aware that i could just prescribe inlet velocity and set outlet pressure to 0. But it's really important to obtain values of presure at inlet which correspond to real values of pressure at outlet. And currently setting any value of pressure that is higher than 0 at outlet results in blowing of simulation after few time steps. I would appreciate any help. |
|
November 10, 2023, 04:45 |
|
#2 |
Senior Member
Join Date: Apr 2020
Location: UK
Posts: 736
Rep Power: 14 |
Since you are running an incompressible solver, i.e. pimpleFoam, then the simulated pressure values are all gauge pressures. So set p = 0 at outflow, which will give you stable behaviour, and then when comparing the results to your experimental data, just add on the reference pressure, ie the expt outlet pressure.
|
|
November 10, 2023, 10:03 |
|
#3 |
New Member
Join Date: Nov 2022
Posts: 4
Rep Power: 4 |
Than you for your answer. My problem is that i need specific pressure at outlet, which changes in time. Does this mean that I need to use different solver?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure waves bouncing in domain, proper BC's | blttkgl | OpenFOAM Running, Solving & CFD | 0 | June 13, 2017 05:12 |
How to choice proper Boundary condition type? | NeoKim | FLUENT | 3 | April 19, 2017 22:14 |
Is it a proper choice to initialize '' solid face'' in FLUENT. | oozcan | FLUENT | 1 | September 20, 2016 18:11 |
Proper BCs for 3D exterior plate flow with simpleFoam? | CoolHand | OpenFOAM Pre-Processing | 2 | August 13, 2014 22:10 |
Proper BCs for internal fan | serezhkin | CFX | 3 | July 28, 2010 11:04 |