|
[Sponsors] |
June 9, 2011, 02:41 |
UDF for data of specified node
|
#1 |
Member
|
Hi all,
I am trying to get displacement of specified node correspond to time inside fluid domain (not at boundary condition).Anybody have idea for writing this UDF, please help me. Thanks in advance. |
|
June 9, 2011, 03:49 |
|
#3 |
Member
|
Hi Amir,
I remember you in this forum. Thanks for your help. I made a mistake for my question. I need to get velocity-time dependent of specified node in fluid domain. Is there the same way like your guide? Can you tell more detail than this one? I hope recieve your help as soon as possible. Best regards, |
|
June 9, 2011, 05:38 |
|
#4 |
Senior Member
|
Hi,
if your node is stationary, it doesn't need any UDF for your purpose; otherwise, it's better to choose nearest cell or nearest cells and separate them from domain; consequently, you would have different thread ID to identify the cells which you can refer to them in the UDF. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh UDF | Qureshi | FLUENT | 7 | March 23, 2017 08:37 |
How to get the Global Node Number by UDF : Fluent | Yusuke | FLUENT | 1 | October 23, 2015 11:55 |
Accessing node values using a UDF | Nico | FLUENT | 2 | December 20, 2007 03:50 |
UDF Global Node Number ? | C. H. | FLUENT | 1 | November 24, 2006 11:02 |
UDF, NODE value | sam | FLUENT | 0 | August 21, 2002 09:44 |