|
[Sponsors] |
October 28, 2009, 09:37 |
CFX 12.0 built in variables
|
#1 |
New Member
Join Date: Oct 2009
Posts: 13
Rep Power: 17 |
Hello, I am trying to use the cfx 12 built in variables Mesh Velocity X, Y, Z. What happens is that when i define a run, i get an error message saying that these variables are unavailable. Is this some kind of bug? How can i get through that?
|
|
October 29, 2009, 11:56 |
|
#2 |
New Member
Bayard Morales
Join Date: Aug 2009
Posts: 24
Rep Power: 17 |
Hi.
There was a little trick in CFX 11.0 that might help you in CFX 12. I needed to calculate some CEL using Slip Reynolds Number in solver and had the same error. Then, I opened the VARIABLES files (inside cfx/etc folder) and included the string GENERAL AVAILABILITY = CEL in the strings of that variable. Then, I could use the variable while running. If it works under CFX 12, please let me know. Good luck! |
|
October 29, 2009, 15:01 |
|
#3 |
New Member
Join Date: Oct 2009
Posts: 13
Rep Power: 17 |
Hello,
there is a string in that variable which looks like this General Availability = RESULTS, MONITOR, CEL, TRANSIENT STATISTICS which means that the CEL is included. However there is some more info in there in which there is an interesting point. They have changed the variables in v.12 from mesh velocity u,v,w (v.11) to mesh velocity x,y,z. this is the string Component Short Names = \ meshvel u, \ meshvel v, \ meshvel w Component Long Names = \ Mesh Velocity X, \ Mesh Velocity Y, \ Mesh Velocity Z Old Component Long Names = \ Mesh Velocity u, \ Mesh Velocity v, \ Mesh Velocity w what is funny is that the short names are kept as u,v,w and at the same time the new long names are in x,y,z. Do you reckon there is something bizarre here? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ANSYS CFX 12.0 | CFDUSERIN | CFX | 14 | September 4, 2009 08:59 |
CFX definitions of Rotating Variables: Confusing! | Prakash | CFX | 0 | November 8, 2005 02:24 |
CFX 5.6 Built | Neser | CFX | 2 | December 15, 2004 23:21 |
Variables Definition in CFX Solver 5.6 | R P | CFX | 2 | October 26, 2004 03:13 |
Global variables storage in CFX. | Fabio Kasper | CFX | 1 | October 6, 2000 09:21 |