|
[Sponsors] |
July 31, 2015, 12:14 |
Velocity Gradient in Radial Direction
|
#1 |
New Member
Marshall
Join Date: Sep 2012
Posts: 2
Rep Power: 0 |
Hello,
I am searching for a way to compute the gradient of axial velocity (or any other variable for that matter) in the radial direction in CFX Post v15. So far I have only been able to figure out how to compute gradients in the X, Y, or Z directions. Any help with this would be appreciated. |
|
July 31, 2015, 12:30 |
|
#2 |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
I assume you already created a User Defined variable, selected Method = Gradient, and use Velocity Axial to obtain the gradient of axial velocity, correct ?
Now you do the dot product of Radial Direction and Velocity Axial.Gradient. Create another User Defined variable, select Method = Expression and type Radial Direction X * Velocity Axial.Gradient X + Radial Direction Y * Velocity Axial.Gradient Y + Radial Direction Z * Velocity Axial.Gradient Z You should be set.. |
|
July 31, 2015, 12:38 |
|
#3 |
New Member
Marshall
Join Date: Sep 2012
Posts: 2
Rep Power: 0 |
That is exactly what I needed and it worked perfectly. Thank you!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for defining a velocity gradient | mozkan26 | FLUENT | 2 | August 7, 2021 22:16 |
access to velocity gradient for Lagrangian particles | jiejie | OpenFOAM | 31 | December 2, 2016 05:56 |
How to plot radial velocity in CFX 12.1 | Jerrica | CFX | 5 | February 11, 2015 12:33 |
Gradient of velocity | SeanJo | Fluent UDF and Scheme Programming | 0 | October 25, 2010 05:21 |
Variables Definition in CFX Solver 5.6 | R P | CFX | 2 | October 26, 2004 03:13 |