|
[Sponsors] |
February 14, 2006, 11:16 |
case files UDF volumetric reaction rate
|
#1 |
Guest
Posts: n/a
|
Good Morning,
I am working on chemical reaction (graphite oxidation and CO combustion at aproximately 800 C ) in FLUENT. I need to build a UDF because the reaction rates don't follow at all the Arrhenius law. However, I have never programmed in C before. I would apreciate very much if someone could send me examples of UDF for Define_sr_rate or Define_vr_rate. Any comment on how the UDF actually modifies the rate first computed using the Arrhenius model would be more than welcome. Thanks, Marie-Anne brudieuma@hotmail.com |
|
February 20, 2006, 02:33 |
Re: case files UDF volumetric reaction rate
|
#2 |
Guest
Posts: n/a
|
In fluent, chemical reactions particulary the combustion reactions are modelled by: 1. Arrehnius law: for reaction kinetic controlled reactions 2. Eddy Dissipation Model: for gaseous reactions controlled by turbulence mixing
Therefore, it has got one algorithm called EDC, eddy dissipation concept where it calculates reactions from both the models and take the minimum of both the values. ** more UDF on reaction rates ...... go to fluent documentation and then UDF section .... u will get some standard UDFs, which u can copy and then modify cells, threads etc according your problem to hook-up it. Plz do write whether it helped you or not ? |
|
February 24, 2006, 10:43 |
Re: case files UDF volumetric reaction rate
|
#3 |
Guest
Posts: n/a
|
Hey Kumar,
Sorry for not answering sooner, but I was out of office. Thank you for your answer. My problem is more that I don't really know how to program, but I am trying to use exemples from the UDF manual. I am having right now a floating point error message. If you have any idea where that might come from... Thanks! Marie-Anne |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HELP----Surface Reaction UDF | Ashi | Fluent UDF and Scheme Programming | 1 | May 19, 2020 22:13 |
using rate equation for volumetric reaction | byronsmith | FLUENT | 4 | April 14, 2019 13:28 |
Error with Volumetric reaction UDF | elmcmaster | FLUENT | 0 | October 21, 2010 08:18 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |
surface reaction rate | zhou | FLUENT | 4 | October 2, 2003 17:16 |