|
[Sponsors] |
December 19, 2012, 18:18 |
point determination
|
#1 |
New Member
kris pani
Join Date: Mar 2012
Location: Greece
Posts: 14
Rep Power: 14 |
Hello,
Does anybody know if Fluent is able to determine a specific point, for example, I have a cylinder as a model and I'm wondering if Fluent can find the point which has the lowest temperature in a heat transfer problem, and give me the coordinates.. Thank you, K.P |
|
December 20, 2012, 01:52 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
I don't think so.
|
|
December 20, 2012, 15:52 |
|
#4 |
New Member
kris pani
Join Date: Mar 2012
Location: Greece
Posts: 14
Rep Power: 14 |
Thank you..both !!
|
|
December 23, 2012, 06:42 |
|
#5 |
New Member
kris pani
Join Date: Mar 2012
Location: Greece
Posts: 14
Rep Power: 14 |
Goodmorning Sixkillers
I read the DEFINE_ON_DEMAND in UDF guide and I used the example.. Unfortunatelly I am not familiar with C language, so for that example, I can only take the min and max of temperature and not the coordinates.. Am I doing it wrong or I have to do something more ?? Last edited by krisipanikou; December 23, 2012 at 12:41. Reason: quorte it by mistake |
|
December 23, 2012, 12:32 |
|
#6 | |
New Member
kris pani
Join Date: Mar 2012
Location: Greece
Posts: 14
Rep Power: 14 |
Quote:
I read the DEFINE_ON_DEMAND in UDF guide and I used the example.. Unfortunatelly I am not familiar with C language, so for that example, I can only take the min and max of temperature and not the coordinates.. Am I doing it wrong or I have to do something more ?? |
||
December 26, 2012, 04:59 |
|
#7 |
Member
Join Date: Nov 2011
Location: Czech Republic
Posts: 97
Rep Power: 14 |
You can use macro C_CENTROID to obtain centroid of each cell. Basically you need to iterate through all cells in your domain and save location (centroid) of a cell with min/max temperature and then print its location.
|
|
Tags |
cylinder, point determination, specific point |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem in toposet | Ahmed Khattab | OpenFOAM Pre-Processing | 27 | March 3, 2023 22:12 |
[blockMesh] error EOF in blockMesh | Ahmed Khattab | OpenFOAM Meshing & Mesh Conversion | 7 | May 17, 2012 01:37 |
block-structured mesh for t-junction | Robert@cfd | ANSYS Meshing & Geometry | 20 | November 11, 2011 05:59 |
[Gmsh] Gmsh and samplesurface | touf | OpenFOAM Meshing & Mesh Conversion | 2 | December 10, 2007 03:27 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |