|
[Sponsors] |
May 23, 2009, 22:27 |
CEL language
|
#1 |
New Member
Mirko
Join Date: May 2009
Posts: 15
Rep Power: 17 |
I need insert a control on temperature.
This control exist, is real, I have to reproduce it in CFX. I need to do "Tcontrol (i)- T control (i-1)". How I can do this? I don't know I can in my time step i, recall Tcontrol (i-1). How I can write this expression in CEL language? |
|
May 24, 2009, 20:44 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Hi,
In CEL you cannot get historical values. This is the single biggest limitation to CEL in my experience. Note functions like areaAve, massAve etc are evaluated from the variables at the previous iteration so if you can get the previous temperature from an areaAve or probe function you might be able to get it working. Glenn Horrocks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Angle variable under CEL. | Gloria Gaynor | CFX | 11 | November 26, 2012 07:29 |
junction box routine and CEL function | bornspur | CFX | 2 | February 3, 2009 03:24 |
programming language for CFD, C, C++, FORTRAN,.... | hadian | Main CFD Forum | 15 | September 9, 2008 23:19 |
Rotate node via cel | Elian81 | CFX | 2 | September 25, 2007 06:31 |
how to load a cel file? | ioana | CFX | 11 | June 24, 2004 20:42 |