CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   surface reaction UDF-compile (https://www.cfd-online.com/Forums/fluent-udf/124663-surface-reaction-udf-compile.html)

haghshenasfard October 10, 2013 06:37

surface reaction UDF-compile
 
Hi
I have defined a surface reaction UDF
I have compiled and hooked this UDF correctly, but I dont know where can I find my reactions in fluent, in the material panel or species transport panel, the parameters of surface reactions are in the default state,
Is there any idea?

A CFD free user October 12, 2013 16:18

Hey!
Reactions are defined as a source term in species transport equations. I suppose that you should look for it in the pertinent zone (in your case wall due to surface reaction) and under source tab and for the relevant species.

haghshenasfard October 20, 2013 15:17

Thanks,
But There is not any source in the source tab,

stuart23 October 20, 2013 22:47

Hi, You must setup your reactions by enabling the species transport model. Once species transport is selected, you can then enable volumetric reactions, and then wall surface reactions. Then in your mixture material, you can edit your reaction. Hook your UDF by going to Define menu > User > User Defined Function Hooks. Make sure you also enable the Mechanism for the mixture.

Stu

haghshenasfard October 25, 2013 17:17

Quote:

Originally Posted by stuart23 (Post 457964)
Hi, You must setup your reactions by enabling the species transport model. Once species transport is selected, you can then enable volumetric reactions, and then wall surface reactions. Then in your mixture material, you can edit your reaction. Hook your UDF by going to Define menu > User > User Defined Function Hooks. Make sure you also enable the Mechanism for the mixture.

Stu

Dear Stuart
Thanks for your comment,
I have defined the activation energy(E) and pre-exponential factor(k0) in the udf, but after hooking the udf, the rection parameters in the species/surface reaction/reaction menu, the reaction parameters (E and K0) are under default conditions, (for example E=8e11) I dont know where is my UDF data?


All times are GMT -4. The time now is 11:28.