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

3rd Runge-Kutta

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree3Likes
  • 1 Post By mprinkey
  • 1 Post By kaya
  • 1 Post By FMDenaro

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 25, 2016, 02:49
Default 3rd Runge-Kutta
  #1
New Member
 
TaeKyeong Jeong
Join Date: Mar 2014
Posts: 5
Rep Power: 12
Tkjeong is on a distinguished road
Hello everyone

What is the benefits of using the 3rd explicit Runge-Kutta Schem for the convective term of the Navier-Stokes equations in terms of the time advancement
Tkjeong is offline   Reply With Quote

Old   April 25, 2016, 08:01
Default
  #2
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
if you read about the Modified Equation construction, you can see that errors from time integration can actually map into spatial error effects. Using higher-order time advancement schemes (whether RK or Adams-type schemes) will tend to decrease spatial errors, especially numerical diffusion. RK schemes in particular are also very effective because they tend to be more stable (hence, allow larger time steps) then similar ordered explicit Adams methods. Also, a lot of work has been done to mate RK schemes with different nonlinear spatial discretizations/flux limiters and analyze the resulting Total-Variation Boundary/Diminishing properties. TVD/TVB properties can be destroyed by poor choice of time integration schemes.
Tkjeong likes this.
mprinkey is offline   Reply With Quote

Old   April 25, 2016, 16:44
Default
  #3
Member
 
Kaya Onur Dag
Join Date: Apr 2013
Posts: 94
Rep Power: 13
kaya is on a distinguished road
Treating convective terms with implicit schemes would be hard due to non-linearity. So convective terms are ( to my knowledge ) often treated with explicit schemes. And it seems like RK (Runge-Kutta) schemes, which are multi-stage, outshine multi-step AB(Adams–Bashforth) schemes due to stability properties which allows you take larger time steps. ( actually computational cost wise AB2-RK3 are similar when you look at the clocks per physical simulation time but then you gain 1 extra order of accuracy due to smartly selected sub_delta t steps.)

Also when it comes to starting you simulation from a given velocity field, its a benefit to have a RK scheme since AB would need 2 time level initialization.

For atmospheric boundary layer simulations in my area treating convective terms with low storage RK3/RK4 is very popular.
Tkjeong likes this.
kaya is offline   Reply With Quote

Old   April 25, 2016, 17:29
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,764
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
To my knowledge, RK methods are popular when the semi-discrete methods are used, that is the PDE system is first discretized in space reducing to a system of ODEs.
Tkjeong likes this.
FMDenaro is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
rhoCentralFoam Runge Kutta Henning86 OpenFOAM Running, Solving & CFD 24 December 13, 2016 10:12
TVD Runge Kutta 3rd order Schemes Prixy11 Main CFD Forum 0 April 20, 2015 09:17
1D Burgers euqation with 4th Runge Kutta dokeun Main CFD Forum 3 August 8, 2011 06:34
Runge Kutta Optimization vasanth Main CFD Forum 6 December 2, 2005 13:07
Diagonally Dominate Runge Kutta Method Anthony Iannetti Main CFD Forum 0 January 23, 2001 21:27


All times are GMT -4. The time now is 21:45.