|
[Sponsors] |
February 3, 2009, 05:36 |
Store Array elements in cell values
|
#1 |
Guest
Posts: n/a
|
Hello dear people.
I am simulating a surface reaction within a CVD reactor. I have defined the surface reaction rate with a UDF. The pre-expotantinal factor in the reaction rate is deifferent in each cell of the surface. I have calculated the pre-expotantinal factor from a home made code and i want to impose it in my UDF. For example: I have computed an array PRE_EXP[i] in my homemade code and in the expresion of the UDF I want to have something lke this *rr = pow(PP,H2_EXP)*PRE_EXP[i]*exp(-ACTIVE/(UNIVERSAL_GAS_CONSTANT*temp)); but i want the PRE_EXP[i] in each cell. meaning something like this: PRE_EXP(cell,thread) = PRE_EXP[i] Any ideas? Using UDS can solve my problem? Thanks in advance. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ensight - node values -cell values | leo | FLUENT | 1 | May 12, 2010 09:47 |
GAMBIT: Export values of an Array into a file | Marcus | FLUENT | 0 | January 4, 2007 09:23 |
node values or cell values? | aPpA | FLUENT | 0 | November 10, 2006 09:56 |
call parameter that store surface area of cell | tipakorn | Siemens | 0 | October 4, 2006 00:12 |
location of per-cell residuals in f-array? | Patti | Phoenics | 1 | September 12, 2006 14:28 |