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

check order of accuracy of MUSCL-Hancock scheme

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ganesh

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 31, 2009, 08:19
Default check order of accuracy of MUSCL-Hancock scheme
  #1
legend
Guest
 
Posts: n/a
I want to check order of accuracy of MUSCL-Hancock scheme in time on a 1D problem with exact smooth solution. The time-marching is dealt with using the Strang splitting. We can confirm that this method is second-order accurate in space by calculating L_1 and L_infty norms. But I do not how to check accuracy in time. who can give me some advice. Thanks.

  Reply With Quote

Old   January 31, 2009, 15:14
Default Re: check order of accuracy of MUSCL-Hancock schem
  #2
ganesh
Guest
 
Posts: n/a
Dear Legend,

The idea of obtaining the order of accuracy is essentially similar either in space or time. All you need to do is to take a reasonably good grid (say 200 points or so), and run the numerical simulation for a sufficiently small time step, say t_s. Now, keep the grid fixed and run the problem on the mesh for a sequence of time steps t1,t2,.....,tn, such that t1=2t2=4t3=...=2^n t(n+1). This is a sequence of progressively smaller time steps and the code needs to be run upto the same final time T. The solution at time t_s is closest to the exact solution, and all other solutions are numerical solutions and the error can be found out on the given grid. Now by computing the suitable error norms, the temporal accuracy is easily determined. Clearly, t_s is smaller than t^(n+1) which is the smallest time step for which the numerical simulation is performed. Usually t_s is chosen a 1/10th of t^(n+1). For more clarifications just google "Temporal accuracy of numerical scheme" and you shall get the details.

Hope this helps.

Regards,

Ganesh

kiddmax likes this.
  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
how to understand high resolution scheme and high order scheme iilw1314 Main CFD Forum 7 April 12, 2022 13:29
Second order upwinding scheme in OpenFoam subash OpenFOAM Running, Solving & CFD 4 June 20, 2012 19:28
Numerical viscosity due to the MUSCL and HLL coulpled scheme sonsiest Main CFD Forum 0 May 23, 2011 16:37
Grid refinement study for Order of accuracy and GCI Chander CFX 5 May 3, 2011 20:13
Second order time accuracy Aditya Main CFD Forum 3 October 2, 2006 14:16


All times are GMT -4. The time now is 22:10.