|
[Sponsors] |
September 2, 2005, 07:20 |
Residence time
|
#1 |
Guest
Posts: n/a
|
Hi Guys,
I am trying to calc the residence time in a simple domain. Cuboid, one inlet (supply) one outlet. Isothermal, Ke and incompressible. I am trying three things. No real joy. To start with. Path lines (set from interior (fluid)) gives a max rtd of 6.07 secs Particale tracks, (I set an injection of Carbon dioxide thoughout all fluid) gives 2.8 secs. Why the difference? I am also trying a UDS/UDF as suggested on the fluent site. Here I set a UDS. Set its value at 0 at inlet. Copy the UDF and use that for the rt_source calc. as below. DEFINE_SOURCE(rt_source,c,t,dS,eqn) { real source = C_R(c,t); dS[eqn] = 0.0; return source; } Yet with this I don't get any RTD? I get a uniform distribution of zero! Ideas? Thanks |
|
September 7, 2005, 12:03 |
Re: Residence time
|
#2 |
Guest
Posts: n/a
|
Anyone got any thoughts on this.
Thanks |
|
September 8, 2005, 02:57 |
Re: Residence time
|
#3 |
Guest
Posts: n/a
|
The best way to calculate residence time is that you use species transport. Using materials panel add a new fluid. Go to mixture template, in the names region go to edit and add the new species (look up the VOF simulation tutorial) one on spinning bowl of water on how it is done. Keep the tracer fluid as number1 and bulk fluid as number2. You can remove all others. Once you have set the two liquids in mixture. Make their properties same (density=same, viscosity-same, molecular wt=same) i.e you have the tracer fluid only different in name. then you track the surface avg)mass fraction of tracer coming out of outlet in unsteady state. You have the residence time curve
hope this helps Raj |
|
September 8, 2005, 15:07 |
Re: Residence time
|
#4 |
Guest
Posts: n/a
|
Thanks for this _ I will give it a try.
Some other thoughts whilst on. Can I calculate the RTD for a steady state prediction? The method you gave only allows me, assuming I am understanding your words correctly, to calc the Res' Time at the outlet. Can I get the RTD 'throughout' the domain. i.e. to look for stagnant areas of fluid inthe domain and/or look for short circuiting (i.e. inlet fluid going straight to outlet), and also quantify these regions? Thoughts ? |
|
September 9, 2005, 04:01 |
Re: Residence time
|
#5 |
Guest
Posts: n/a
|
If you look up Chapter 9 of the O.Levenspiel's book it will give u a method of how to find out the dead volume, and mixed volume of any system based on RTD curves for the outlet. I do calculate for steady state flows. First I solve flow equations for steady state. Once flow is achieved. Stop solving flow and patch species and solve unsteady state for few hundred seconds (time can be found out from the average residence time) roughly 5 times the avg,. residence time. Once you get the curve anything above 2*theta is dead volume. Better go through Levenspiel's book
|
|
September 27, 2019, 07:45 |
|
#6 | |
New Member
AMAL S MADHURAYIL
Join Date: Sep 2019
Posts: 1
Rep Power: 0 |
Quote:
I am working in Plug flow Reactor Simulations I am tring to obtain the Residence Time of the reactor through the Species transport model or VOF. Actually I not a lot aware of these models Can you help me out with the BCs and the initial conditions ? |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
calculation the residence time distribution by CFX | ahmedsalemy | CFX | 4 | June 25, 2009 11:40 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Residence time distribution function | Roustam | Phoenics | 3 | February 26, 2002 09:47 |
residence time | Sugen Chetty | Main CFD Forum | 0 | January 28, 2002 10:50 |