|
[Sponsors] |
May 7, 2018, 17:38 |
CFX Post - expressions / math. operations
|
#1 |
New Member
Join Date: May 2018
Posts: 1
Rep Power: 0 |
Hi,
I need to calculate second derivatives in CFX Post. I created an expression which works for something like with "Velocity u.Gradient X" Basically I want to calculate something like I tried different things like Velocity u.Gradient X.Gradient X, but even (Velocity u * Velocity v).Gradient X doesnt work. Also creating an expression for lets say "grad_x_v_x = Velocity u.Gradient X" and then creating a new expression "grad_x_v_x.Gradient X" doesn't work. I am using version 18.2. Can anyone help? Thank you guys so much! |
|
May 8, 2018, 16:21 |
|
#2 |
Senior Member
Join Date: Jun 2009
Posts: 1,869
Rep Power: 33 |
Insert a User Defined variable, select scalar type.
Then, set equal to Velocity u.Gradient X MyUGradX = Velocity u.Gradient X Now, insert a new variable (any name) Select Gradient, and choose you MyUGradX, press Apply You should get MyUGradX.Gradient which represents MyUGrad.Gradient X, MyUGrad.Gradient Y, MyUGrad.Gradient Z Effectively, they should correspond to d2u/dx2, d2u/dydx, d2u/dzdx |
|
Tags |
cfx, expressions, post, variables |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Accessing cell values (CFX Pre and CFX Post) | brahmarishiraj | CFX | 14 | June 24, 2014 20:12 |
CFX Post Expressions number decimals | njiang | CFX | 3 | December 13, 2013 05:39 |
Transfer of Expressions from CFX to Fluent | WK912 | ANSYS | 0 | October 1, 2013 10:12 |
Transient animation performance in CFX 5.5 POST | Sjoerd Romkes | CFX | 8 | February 5, 2013 15:53 |
CFX post legend modification | mactech001 | CFX | 3 | December 25, 2011 23:12 |