|
[Sponsors] |
Several UDF at the same time, is it possible? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 24, 2011, 05:38 |
Several UDF at the same time, is it possible?
|
#1 |
New Member
Join Date: Nov 2010
Posts: 2
Rep Power: 0 |
Hi everyone,
I made UDF for each component at the inlet, CO, CO2, H2O, CH4, velocity, temperature. But when I interpret them in FLUENT, and after that in boundary conditions if I try to "call" them I can use only the last one that I interpreted to the FLUENT. S I am wondering how to solve this problem? May be to make some kind of library or data base of UDF's? Thanks in advance |
|
January 24, 2011, 09:13 |
|
#2 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 20 |
Try to put all of them (the code I mean) in the same source file ... reinterpret the new source file and you should be able to use any of them.
Do |
|
January 24, 2011, 11:57 |
|
#3 | |
New Member
Baiqiu
Join Date: Jan 2011
Posts: 3
Rep Power: 15 |
Quote:
you must define these functions respectively, these functions may be all in one udf file best wishes |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PostChannel | maka | OpenFOAM Post-Processing | 5 | July 22, 2009 10:15 |
UDF to track time step change | meangreen | Fluent UDF and Scheme Programming | 0 | July 11, 2009 16:19 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |
Computational time | sunnysun | OpenFOAM Running, Solving & CFD | 5 | March 16, 2009 04:32 |
Availability of previous time level values in UDF | ranga sudarsan | FLUENT | 0 | September 1, 2008 10:17 |