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

Local time stepping

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2003, 16:45
Default Local time stepping
  #1
Mehdi Benna
Guest
 
Posts: n/a
Hi,

I am trying to code an Adaptative upwind Scheme for Ideal MHD. I have a question concerning the Local time steppping for the multiscale mesh.

A 2 Stage Runge Kutta classic scheme for a time accurate can be written as U0=Un U1=U0+a1*Dt*Res(U0) U2=U0+a2*Dt*Res(U1) Un+1=U2

where a1 and a2 are the multistage cofficients and Dt the global time step.

If we start to use a locat time stepping, every cell should converge with its own speed. So every cell in the grid has its own local time. How we can apply the Runge Kutta scheme for a given cell using to compute its neigbors who are in other local times ?

The classic range Kutta sheme suppose that to compute the Un+1 we will use the cell at the time n and all the neighbors cell (to compute the residu, at the same time too).

Thank you
  Reply With Quote

Old   June 19, 2003, 22:26
Default Re: Local time stepping
  #2
versi
Guest
 
Posts: n/a
Local time stepping is meant for steady state calculation. When computing Res(Q*_i-1,Q*_i,Q*_i+1), say, Q*_i-1 and Q*_i+1 in other cells are just a relaxed values, which are relaxed from another local time in previous iteration "*". But this does not enfluence the final solution of steady state.
  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
alphaEqn.H in twoPhaseEulerFoam cheng1988sjtu OpenFOAM Bugs 15 May 1, 2016 16:12
Dynamic moving mesh Pei-Ying Hsieh (Hsieh) OpenFOAM Running, Solving & CFD 64 June 7, 2012 10:04
Error while running rhoPisoFoam.. nileshjrane OpenFOAM Running, Solving & CFD 8 August 26, 2010 12:50
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
Info on local time stepping Frank Muldoon Main CFD Forum 1 October 9, 1998 07:44


All times are GMT -4. The time now is 17:28.