|
[Sponsors] |
March 8, 2010, 07:57 |
Swirl Angle Calculation
|
#1 |
New Member
KrishnaMohan.Siddu
Join Date: Mar 2009
Location: Pune
Posts: 8
Rep Power: 17 |
Can any one help me in finding the swirl angle in Ansys CFX Post ... before the fluid enters the impeller inlet ...
|
|
March 9, 2010, 19:04 |
|
#2 |
Member
Ali Torbaty
Join Date: Jul 2009
Location: Sydney, Australia
Posts: 72
Rep Power: 17 |
use the following CEL expression to create a variable which represents the Swirl Angles in any plane.
LIBRARY: CEL: EXPRESSIONS: SwAnglePlane = acos((Velocity u *Normal X + Velocity v * Normal Y + Velocity w *Normal Z)/Velocity) END END END USER SCALAR VARIABLE:SwAngle Boundary Values = Conservative Calculate Global Range = Off Expression = SwAnglePlane Recipe = Expression Variable to Copy = Pressure END |
|
November 4, 2021, 04:34 |
|
#3 |
Member
Munaf
Join Date: May 2019
Posts: 42
Rep Power: 7 |
May i ask what is the reference form where the below formula was taken and are you confident it works and provide the pre-swirl angle because i am facing the same problem and appreciate your help
SwAnglePlane = acos((Velocity u *Normal X + Velocity v * Normal Y + Velocity w *Normal Z)/Velocity) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Netgen] Import netgen mesh to OpenFOAM | hsieh | OpenFOAM Meshing & Mesh Conversion | 32 | September 13, 2011 06:50 |
spray angle calculation | Jay | Siemens | 1 | August 13, 2008 11:34 |
swirl angle | jason tolentino | CFX | 2 | August 6, 2008 14:26 |
Numerical calculation interFoam never finishes | unoder | OpenFOAM Running, Solving & CFD | 9 | October 18, 2005 06:00 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |