|
[Sponsors] |
June 17, 2013, 07:46 |
How to calcl cell temperature
|
#1 |
New Member
Mindaugas
Join Date: Jun 2012
Posts: 25
Rep Power: 14 |
Hay.
I want to ask how I can access data about single cell. for example I want to use macro for cell C_T(c,t). The question is how to define cell index as pointer, if I want to calculate temperature at every iteration in {0.0025, 0.00025} cell coordinate. |
|
July 2, 2013, 22:05 |
|
#2 |
Senior Member
|
The function
Code:
CX_Find_Cell_With_Point Since you only need to find the corresponding cell index and thread once for all, instead of the aforementioned function you could appeal to the brutal force. You could use Code:
thread_loop_c Code:
DEFINE_EXECUTE_AFTER_CASE |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with zeroGradient wall BC for temperature - Total temperature loss | cboss | OpenFOAM | 12 | October 1, 2018 07:36 |
temperature limited warning in 1 cell | Shamoon Jamshed | FLUENT | 1 | April 3, 2014 05:00 |
temperature limited to 1 in only one cell ??!!! | pipin | FLUENT | 5 | July 21, 2009 11:58 |
Finding the node temperature (not cell) | Parsa Zamankhan | FLUENT | 4 | August 22, 2007 16:38 |
drastic increase of temperature in one cell | ravi | FLUENT | 7 | August 30, 2004 23:58 |