|
[Sponsors] |
August 7, 2017, 07:54 |
Calling variable in UDF
|
#1 |
New Member
Join Date: Aug 2017
Posts: 1
Rep Power: 0 |
Hi all,
When I writing a UDF, some variables that FLUENT already computed are needed in my model. Such like nucleation site density, departure frequency, departure diameter; these are already computed in RPI model. Also, the interfacial momentum transfer rate due to drag force, lift force and other interfacial forces. Does anyone know the name of these variable or where can I find these names? Thank you very much. |
|
August 7, 2017, 08:47 |
|
#2 |
Senior Member
|
If they are not explicitly cited in the manual, you can have some chance by looking trough the files in your installation directory. For example, for Fluent 15, I had the following folder:
C:\Program Files\ANSYS Inc\v150\fluent\fluent15.0.0\src by looking trough all the #define you might recognize, among other things, some variables usable in UDFs. |
|
Tags |
boiling flow, eulerian multiphase, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setting cell variable values in a fluid zone using UDF | eromon84 | Fluent UDF and Scheme Programming | 6 | March 28, 2021 12:59 |
Question regarding DEFINE_PROFILE or calling another udf from a udf. | nvarma | FLUENT | 0 | June 29, 2016 10:11 |
UDF extern variable - mean time moment coefficient | enry | Fluent UDF and Scheme Programming | 0 | November 14, 2009 07:51 |
name variable in UDF using Thread : syntax error before numeric constant | Laurence Wallian | FLUENT | 0 | October 8, 2009 10:18 |
UDF: exporting a variable between two DEFINE function | Carlo | FLUENT | 3 | August 19, 2009 13:21 |