|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 9 ![]() |
Hello World.
I think prior to using the UDF correctly I have to know how the internal variables work in FLUENT. Is there a manual on all these C_...- and other variables? Like: Code:
C_DPMS_YI(c,t,0) += mp_dot*dpm_relax; C_DPMS_ENERGY(c,t) -= mp_dot*dpm_relax* MATERIAL_PROP(sp,PROP_Cp)*(C_T(c,t)-298.15); C_DPMS_ENERGY(c,t) -= mp_dot*dpm_relax* MATERIAL_PROP(sp,PROP_latent_heat);
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 513
Rep Power: 9 ![]() |
In your Fluent Documentation, you can go to the UDF Manual > Additional Macros for Writing UDFs > Data Acces Macros. This in 3.2 in my case, but it differs from version to version.
|
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 9 ![]() |
Thank you!
Thats exactly what I was searching for!
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fluent UDF external library lapack problem | Rick | FLUENT | 0 | May 7, 2008 10:16 |
| Fluent UDF: Thru external input | BS | FLUENT | 0 | March 26, 2008 19:53 |
| developing FLUENT UDF programs by VC++ 6.0 IDE | huang peng | FLUENT | 2 | February 25, 2007 14:58 |
| Can somebody send me a Fluent 6 UDF manual?? | KKLAU | FLUENT | 4 | April 14, 2004 16:37 |
| Two questions on Fluent UDF | Steven | FLUENT | 2 | March 27, 2003 12:00 |