|
[Sponsors] |
How does STEP function work in CEL setup in CFX5.5 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 5, 2002, 10:19 |
How does STEP function work in CEL setup in CFX5.5
|
#1 |
Guest
Posts: n/a
|
Hi,
How does STEP function work in CEL setup in CFX5.5? Can some one who has used this function briefly explain. thanks joseph |
|
April 6, 2002, 00:06 |
Re: How does STEP function work in CEL setup in CF
|
#2 |
Guest
Posts: n/a
|
Hi Joseph,
the step function returns a value of 0 if the expression it evaluates is negative. It returns a value of 1 if the expression it evaluates is positive. A value of 0.5 is returned if the expression is 0. Note that the expression should be dimensionless, for example, step(x/1[m]) returns 0 for x<0 0.5 for x=0 1 for x>0 assuming the dimensions of x are [m]. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Step function | ragazzaccio79 | CFX | 1 | May 23, 2011 20:01 |
Passing Values in Multiple points by 1 CEL Function | Araz | CFX | 0 | May 5, 2011 17:06 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |