|
[Sponsors] |
November 19, 2011, 11:33 |
CEL Position Dependent Variables in CFX-Pre
|
#1 |
New Member
Neal Wannell
Join Date: Nov 2011
Posts: 5
Rep Power: 15 |
Hi there,
I am trying to model the evaporation of water from a surface. I am modelling the liuid surface as a free-slip wall and am using a continuity source over the wall to represent the evaporated water. I am writing expressions to calculate this mass flux, and they require the wall heat flux for the boundary in question. The wall is an x-y plane and I need to have a heat flux that is dependent on the x and z coordinate over the wall surface. I only know how to use locator based functions that calculate an average of the variable over the surface, and this is not suitable. How would I go about writing a CEL expression to include this position dependence over the wall? Thanks |
|
November 19, 2011, 19:16 |
|
#2 |
Member
sajad
Join Date: Nov 2010
Posts: 51
Rep Power: 16 |
hi
there is a command in name of "position x" or "position y" and so "position z"...are this helpful for you? can you say what is your problem and whiat is the CEL too? |
|
November 20, 2011, 06:11 |
|
#3 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
You can use x, y and z variables in the CEL expression to define the boundary condition. For instance in the boundary condition definition "heat flux = 10*x +100*y - 5*z" would give you a varying heat flux over the boundary surface.
|
|
Tags |
cel expression, cel functions, user defined expressions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Temperature dependent thermal property in CFX | Subhadeep | CFX | 5 | March 22, 2012 02:52 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
Problems with adding two meshes together in CFX Pre | peterputer1 | CFX | 2 | September 23, 2009 09:08 |
How to set up a CFX Pre? | winglet | CFX | 4 | July 2, 2009 13:46 |
Global variables storage in CFX. | Fabio Kasper | CFX | 1 | October 6, 2000 09:21 |