|
[Sponsors] |
July 11, 2005, 08:20 |
timestep for viscous compressible flows
|
#1 |
Guest
Posts: n/a
|
Can anyone suggest a good timestep formula for explicit compressible viscous flow on unstructured grids. On quadrilateral (2D problem), if i stretch cells at wall boundaries solution is diverging after some number of iterations even if i use small cfl number. problem is converging for triangular grids as amount of stretching is less compared to quadrilateral grid.
|
|
July 11, 2005, 12:19 |
Re: timestep for viscous compressible flows
|
#2 |
Guest
Posts: n/a
|
dt < rho*Pr*L^2/(4*gamma*visc)
where L is a charateristic dimension of the cell check Turkel et al.(1991), NASA TR. |
|
July 12, 2005, 14:51 |
Re: timestep for viscous compressible flows
|
#3 |
Guest
Posts: n/a
|
Thank you for your response.
Earlier for inviscid computation i am using fallowing timestep. dt = sqrt(area of cell)/(sqrt(u^2+v^2)+ c). u and v are two velocity components, c is wave speed. the time step which you have suggested is alone sufficient for viscous computation or i need to combine both inviscid, viscous time steps? how can i get the paper which you have suggested. Thank you. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SIMPLE pressure correction in compressible flows | Maarten de Jong | Main CFD Forum | 7 | April 30, 2012 03:23 |
Using pressure based solver for compressible flows | aamer | Main CFD Forum | 2 | June 15, 2011 13:45 |
Case check - Velocity-Inlet not compatible with compressible flows | fluent-user | FLUENT | 2 | September 15, 2009 09:46 |
coupled solver for compressible flows | rean | Main CFD Forum | 0 | September 18, 2008 05:10 |
PDF Model in compressible flows with shock waves | Hanxsi | FLUENT | 0 | February 26, 2006 21:51 |