CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Explicit CEL variables

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ghorrocks

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2022, 08:25
Question Explicit CEL variables
  #1
New Member
 
Juan Luis
Join Date: Mar 2013
Posts: 4
Rep Power: 13
juanluisfb is on a distinguished road
Hi everybody,

Anyone knows how can you use explicit variables in CEL? Or, is it possible to access variables or properties of previous time steps?

Thank you.
juanluisfb is offline   Reply With Quote

Old   November 16, 2022, 16:28
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
What do you mean by explicit variables? Example = 10[m/s]+2*Velocity is an explicit variable.

Can you access variables from previous time steps? This is not supported, but there is a unsupported method of doing it: see
Update Loop = TRANS_LOOP
Why the Trans_Loop trick does not work? No old time value obtained!

Note it is pretty unreliable and does not work in every case (that is why it is unsupported)

Alternately you can write some user fortran to do it.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Old   November 16, 2022, 16:38
Default
  #3
Senior Member
 
Join Date: Jun 2009
Posts: 1,803
Rep Power: 32
Opaque will become famous soon enough
adding to Glenn's question:

what are you trying to achieve that needs variables at previous timesteps?
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
Opaque is offline   Reply With Quote

Old   November 17, 2022, 09:17
Default
  #4
New Member
 
Juan Luis
Join Date: Mar 2013
Posts: 4
Rep Power: 13
juanluisfb is on a distinguished road
I have a CEL expression that have to be evaluated with variables at the previous step. An example of this could be a temperature ON/OFF control.
juanluisfb is offline   Reply With Quote

Old   November 17, 2022, 17:15
Default
  #5
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
It would be good if you described what you are actually trying to do because there usually is a better way of doing it.

But to answer your question: You cannot do temperature on/off control in a steady state simulation as it will never converge. If you want to do it in a transient simulation you can try the TRANS_LOOP approach or a user fortran routine, as previously suggested.
Opaque likes this.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Reply

Tags
cel expression


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mesh displacement failed with User CEL Functions motorbean CFX 2 July 11, 2022 05:33
[swak4Foam] How to define boundary condition variables by using previosly defined variables? pawlo OpenFOAM Community Contributions 8 September 13, 2020 11:37
CFX CEL Expression for Cavitation Modeling kimotbwb CFX 2 March 28, 2018 03:26
CEL vs. USER FORTRAN Zaktatir CFX 0 February 16, 2013 06:29
CEL Position Dependent Variables in CFX-Pre njw CFX 2 November 20, 2011 05:11


All times are GMT -4. The time now is 05:43.