|
[Sponsors] |
Boundary Conditions for interPhaseChangeFoam Case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 27, 2018, 10:41 |
Boundary Conditions for interPhaseChangeFoam Case
|
#1 |
New Member
Join Date: Jul 2018
Posts: 3
Rep Power: 8 |
Hi All,
I am a beginner currently trying my best on simulating cavitation at a butterflyvavle in a pipe (DN700) with the interPhaseChangeFoam solver. There is a ~0.43 m/s water flow coming in at high pressure (~12 bar). At the outlet, there is only atmospheric pressure. When the butterflyvalve is fully opened, the inlet speed exceeds 0.43 m/s. Whereas when the butterflyvalve is half open, the outlet lets out too much water, so that there is almost only air behind the butterfly valve. Could you please give me recommendations on which boundary conditions I should choose? Any help would be greatly appreciated. for U I chose: boundaryField { internalField uniform (0.433 0 0); inlet { type zeroGradient; value uniform (0.433 0 0); } outlet { type pressureInletOutletVelocity; phi phi; value $internalField; } for p I defined: internalField uniform 1173565; boundaryField { inlet { type totalPressure; U U; rho rho; psi none; gamma 1; p0 uniform 1173565; } outlet { type totalPressure; U U; rho rho; psi none; gamma 1; p0 uniform 101300; } |
|
Tags |
boundary conditions, inlet boundary condition, interphasechangefoam, outlet boundary condition |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[DesignModeler] DesignModeler Scripting: How to get Full Command Access | ANT | ANSYS Meshing & Geometry | 53 | February 16, 2020 16:13 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |