CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Navier-Stokes time step size

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By Niels
  • 1 Post By Niels

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2008, 01:47
Default Navier-Stokes time step size
  #1
Niels
Guest
 
Posts: n/a
Hi,

I have implemented a 2d/3d spectral/hp finite element solver for the Euler equations. I use an explicit Runge-Kutta time stepping with a variable step size calculated as the minimum over all elements of

dt = CFL*volume/((2p+1)(c+u))

where volume is the element volume, p the polynomial order used in the element, c and u being the local speed of sound and flow velocity (averages) in the element. This works fine.

But what time step should I use for NS? Due to viscosity it must be much smaller than for purely convective flows. Is there a formula for calculating the time step for NS for any polynomial order ?

Thanks, Niels
Quasar_89 likes this.
  Reply With Quote

Old   February 21, 2008, 02:51
Default Re: Navier-Stokes time step size
  #2
jinwon park
Guest
 
Posts: n/a
Can I ask you something? Are you using a spectral element method or discontinuous Galerkin method?
  Reply With Quote

Old   February 21, 2008, 04:59
Default Re: Navier-Stokes time step size
  #3
Niels
Guest
 
Posts: n/a
Glad you pointed that out. It is a discontinuous Galerkin solver.
Quasar_89 likes this.
  Reply With Quote

Old   July 30, 2016, 07:53
Default
  #4
New Member
 
Quasar_89's Avatar
 
Suyash Sharma
Join Date: Feb 2016
Posts: 7
Rep Power: 10
Quasar_89 is on a distinguished road
Quote:
Originally Posted by Niels
;54039
Hi,

I have implemented a 2d/3d spectral/hp finite element solver for the Euler equations. I use an explicit Runge-Kutta time stepping with a variable step size calculated as the minimum over all elements of

dt = CFL*volume/((2p+1)(c+u))

where volume is the element volume, p the polynomial order used in the element, c and u being the local speed of sound and flow velocity (averages) in the element. This works fine.

But what time step should I use for NS? Due to viscosity it must be much smaller than for purely convective flows. Is there a formula for calculating the time step for NS for any polynomial order ?

Thanks, Niels
Hello Niels,

I am delaing with a problem in time step size for solving Sod's Shock Tube using DGFEM code using 2D CNS equations. The code is from the book by Hesthaven & Warburton. I have tried to replace teh BCs and iCs of channel flow with that of Sod's BCs and ICs. But the problem lies with time step size. As soon as i reach 3rd order polynomial, the timestep diverges even if i start from a very small value. And also in case of 1st and 2nd order polynomial, the results are highly under evolved.

Do you think you can suggest me something that can work out a solution.

Thanks & Regards
Quasar_89 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Time step, Number of time step, Maxximum Iterations per time step sandisk FLUENT 0 July 18, 2011 02:57
critical error during installation of openfoam Fabio88 OpenFOAM Installation 21 June 2, 2010 03:01
Navier-Stokes time step size Martin Main CFD Forum 2 June 6, 2008 03:38
natural convection - time step size co2 FLUENT 7 June 3, 2004 21:56
how to increase time step size? co2 FLUENT 6 May 17, 2004 07:25


All times are GMT -4. The time now is 08:19.