|
[Sponsors] |
June 19, 2022, 09:42 |
export node temperature using udf
|
#1 |
New Member
Henry
Join Date: Mar 2015
Location: Manchester
Posts: 10
Rep Power: 11 |
Hiya, I am modelling a transient case with two phases, and I would like to know the temperature development of the nodes in a certain thread. I used udf to export the coordinates of the wanted nodes successfully. However, I had some problems when I tried to export the temperature. I defined the field variable name using the following lines:
char *what = "temperature"; Node_Function_Values(d, what); And I tried to obtain the temperature value using NODE_VALUE(v). But it reports as follows when I tried to print the temperature value. Error: floating point exception Error Object: #f The fl process could not be started. What is the possible reason which would cause this? Is it possible that the field variable name that I am using is not right, since it is a multiphase case. How can I know the list of field variable names that I can use in the function Node_Function_Values(d, what); for a multiphase case. Many thanks for your time. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Error in mesh writing | helios | ANSYS Meshing & Geometry | 21 | August 19, 2021 15:18 |
A CFX-POST error (ver 14.5.7) | wangyflp88 | CFX | 2 | July 22, 2017 01:17 |
UDF problem- time dependent temperature at inlet | kaeran | FLUENT | 1 | June 16, 2015 22:48 |
The fluent stopped and errors with "Emergency: received SIGHUP signal" | yuyuxuan | FLUENT | 0 | December 3, 2013 23:56 |
999999 (../../src/mpsystem.c@1123):mpt_read: failed:errno = 11 | UDS_rambler | FLUENT | 2 | November 22, 2011 10:46 |