|
[Sponsors] |
May 31, 2016, 09:36 |
CEL expression in CFX pre
|
#1 |
New Member
meizhenwang
Join Date: Jul 2015
Posts: 5
Rep Power: 11 |
Hi,
I am defining an expression of radial velocity under the cylindrical coordinate system in CFX pre. The expression is 0.3[m s^-1]*(y/(0.025[m]))^(1/7) .But when I run the CFX solver ,there is a error: PROBLEM ENCOUNTERED WHEN EXECUTING CFX EXPRESSION LANGUAGE | | | | The CFX expression language was evaluating: | | Velocity r Component | | | | The problem was: | | INVALID-EXPONENTIATION | | | | FURTHER INFORMATION | | | | The problem was encountered in executing the expression for: | | E1 | | The complete expression is: | | 0.3[m s^-1]*(y/(0.025[m]))^(1/7) | | The error occurs on sub-expression: | | (y/(0.025[m]))^(1/7) | | | | BACKGROUND INFORMATION | | | | The error was detected at one location. The same problem may be | | present at other locations - that has not been investigated. | | The following values are for the first location which has the | | problem. | | | | In this expression, these sub-expressions have been calculated: | | | | Sub-expression = Value | | | | 0.3[m s^-1] = 0.300000 | | These values were set before reaching the current expression: | | | | Name = Expression = Value | | | | y = $LOCAL_y = -1.387779E-17 | |
|
June 3, 2016, 03:48 |
|
#2 |
Senior Member
david
Join Date: Oct 2012
Posts: 142
Rep Power: 14 |
instead of using just "y", use "y+0.0001[m]".
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX CEL expression for the Dyer boundary layer model equation | mujahidbadshah | CFX | 0 | April 21, 2016 11:21 |
Only two turbulence options available in CFX Pre | Jack001 | CFX | 5 | March 30, 2016 03:47 |
How to specify a polyline or plane in CFX Expression Language (CEL) in CFX-Pre? | francis1 | CFX | 5 | February 6, 2013 11:16 |
Conditional Expression in CFX Pre | ashtonJ | CFX | 83 | May 28, 2012 04:49 |
CFX Pre - TGrid | Vivek Vasudevan | CFX | 2 | March 20, 2007 07:31 |