CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   CFD (https://www.cfd-online.com/Forums/main/10903-cfd.html)

Shashi March 1, 2006 01:57

CFD
 
how can we calculate time step for buoyancy induced (created because of species concentration) flows?

Jim March 2, 2006 08:34

Re: CFD
 
Not sure what the standard method for doing this is, but I reckon a quick calculation could be: Force=(delta_rho*g)/cell_volume=rho*flux_area*u**2 and then use u to calculate your cell residence time. You don't indicate whether you are just doing a quick hand calc for an initial guess at a set time-step, or whether you're trying to do something clever in code. Like I say, I just made this up, so if anyone has a better idea feel free. This assumes that the buoyant momentum transfer is the most significant factor, but it might to turbulence, in which case your Strouhal number might be important. Also, I haven't include anything for the volume fraction of your species concentration, which should go somewhere near the delta_rho*g bit.

taw March 4, 2006 05:30

Re: CFD *NM*
 

taw March 4, 2006 05:37

Re: CFD
 
hi there, refer to computational heat transfer by Jaularia, Torrance, c 1986, page 219 if u are using fd method, but otherwise you should use your time scale or CFL criterion, but scale is not meant to equal so time step <= there is a certain constant * time scale, in that case you have to find a paper which do sclaings and found what the right constant is. The other is guess any time step and work throgh it till you get grid independence result, hope I have been of help bye taw

Shashi March 6, 2006 06:56

Re: CFD
 
Thank you, Its FVM code, so as you r telling I calculated time step using CFL criterion, since convection is domiant in my case, but later i would like to simulate combustion along with flow. So, does this holds for the later case also or is there any differece.


All times are GMT -4. The time now is 14:09.