|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
i have many problem recently,about fluent's user-defined-function , for example : new subroutines are written to calculate the chemical reaction for this simulation , i used fluent's macro [DEFINE_UDS_FLUX(name ,face,thread,i)],but manual isn't explain kind of i vlave ,is zero or anynumber or anyword ~????
|
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
hi
DEFINE_UDS_FLUX (name, f, t, i) i is integer : is the name of the UDF specified by you: i = 0 is associated with udf scalar-0 |
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
This function is for defining the convective flux in the sclaar transport equation. For most cases you won't need to change from the default method and thus you normally won't need to use it.
For chemical reactions etc., the source term udf is most likely the best way to add sources of chemical species, energy and mass to the conservation equations. If you want more info on this routine reply. Greg |
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
| particle diameter (user defined function) eulerian | nasser | FLUENT | 0 | June 18, 2006 04:39 |
| User defined function of mass flow rate | Eric | FLUENT | 1 | April 22, 2005 19:15 |
| User Defined Function for convection coefficient | ereiss | FLUENT | 1 | July 8, 2004 17:10 |
| Help: user defined function | alice | FLUENT | 3 | December 13, 2000 01:10 |