|
[Sponsors] |
March 14, 2009, 00:36 |
Temperature gradient
|
#1 |
Guest
Posts: n/a
|
Hi, I would like to get some help regarding temperature graident.
What I did is First, I defined two types of temperature gradient in CEL expression. e.g., TempGradS: Temperature.Gradient TempGradt: Temperature.Time derivative Next, I inserted additional variables for these two. In basic settings, variable type is unspecifed and tensor type is scalar. My questions are 1) This procedure is correct? 2) Does TempGrads (by the above definition and scalar setting in addtional variables) mean a root of (dT/dx)^2+(dT/dy)^2+(dT/dz)^2 ? 3) How to get these two gradients in CSV file format? Thank you so much and have a great day~! Jaho |
|
March 16, 2009, 07:32 |
|
#2 |
New Member
Join Date: Mar 2009
Posts: 13
Rep Power: 17 |
Procedure is incorrect, i think. As far as i know, Temperature.Gradient is CFX-Post variable and it is VECTOR variable. To obtain gradient you want simply define CEL expression sqrt(T.Gradient X^2+T.Gradient Y^2+T.Gradient Z^2). It should work.
Zef |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Temperature gradient in CFX | Chander | CFX | 5 | January 7, 2015 04:00 |
specified shear at wall - temperature gradient - UDF - access violation error | senD | Fluent UDF and Scheme Programming | 9 | September 18, 2014 08:29 |
Wall correction for the temperature gradient | Hagen | OpenFOAM | 0 | March 7, 2011 21:04 |
Temperature Gradient at Wall | sven | OpenFOAM | 7 | November 1, 2010 18:25 |
temperature normal gradient on a boundary | Sandrine | Main CFD Forum | 2 | June 10, 2009 17:34 |