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

How to implement Runge-Kutta scheme in 3D DNS?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 18, 2006, 07:50
Default How to implement Runge-Kutta scheme in 3D DNS?
  #1
LEAF
Guest
 
Posts: n/a
In the literature, schemes related to runge-kutta sheme are always tested by solving the model equation as du/dt+df(u)/dx=0 or du/dt+a*du/dx=av*d(du/dx)/dx, while u,f are scalars in a 1 dimensional system. Is there any detailed introduction as how to extend Runge-Kutta scheme to 3 dimensional situation? Furthermore, is Jacobian matrix required in the solution of 3D NS equation?

NS equation: compressible flow, subsonic d(U)/dt+dF(U)/dx + dG(U)/dy + dH(U)/dz = 0 while U, F, G, H are vectors.

Is it correct to directly discretize the convective and diffusive terms using explicit or compact schemes in corresponding dimension whithout calculating the Jacobian matrix and the characteristic values? Thanks very much!!!!!!!!

  Reply With Quote

Old   March 21, 2006, 01:56
Default Re: How to implement Runge-Kutta scheme in 3D DNS?
  #2
Harish
Guest
 
Posts: n/a
In general what you do for N-S is calculate df/dx ,dg/dy,dh/dz and then use R-k as du/dt=L ( L=-(df/dx+dg/dy+dh/dz) ).The calculation of jacobian is dependent on the form in which you discretise the N-S.
  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
1D Burgers euqation with 4th Runge Kutta dokeun Main CFD Forum 3 August 8, 2011 06:34
Using Runge kutta 4th order scheme in FSI using CFX vmlxb6 CFX 0 April 26, 2011 14:55
?to implement gamma differencing scheme Gonski Main CFD Forum 15 January 28, 2007 17:00
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 05:42.