|
[Sponsors] |
November 12, 2009, 08:15 |
OpenFOAM - 2nd order of discretization?
|
#1 |
Senior Member
|
Hi all!
When FVM discretization is considered in OpenFOAM manuals, it is stated that linear variation of variable within CV represents 2nd order of accuracy: f(x) = f(x0) + (x-x0) * (grad f(x))|x=x0 But ussualy f(x) = f(x0) represents zero order of accuracy f(x) = f(x0) + (x-x0) * (grad f(x))|x=x0 is of the 1st order of accuracy .... and so on. The same way we get first order temporal derivative: dt(f)/dt = (f(t_n) - f(t_n-1)) / delta t using only first two terms in Taylor series, and is necessary to use third term to get second order approximation: dt(f)/dt = (3/2*f(t_n) - 2*f(t_n-1) - 1/2*f(t_n-2)) / delta t So what does actually mean "2nd order of accuracy" then? Thank you for your attention! Waiting for your comments.
__________________
Best regards, Dr. Alexander VAKHRUSHEV Christian Doppler Laboratory for "Metallurgical Applications of Magnetohydrodynamics" Simulation and Modelling of Metallurgical Processes Department of Metallurgy University of Leoben http://smmp.unileoben.ac.at |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
IS calc. with 2nd order discret. always necessary? | Azman | FLUENT | 2 | March 14, 2013 05:28 |
2nd order discretization | Pavel O | FLUENT | 0 | September 28, 2009 10:15 |
Unstable flow simpleFoam 2nd order | Valle | OpenFOAM | 0 | August 26, 2009 09:12 |
2nd order time discretization with dynamic mesh | Jack | FLUENT | 1 | October 28, 2008 09:07 |
2nd Order Discretization and Streamwise Periodic | Will | FLUENT | 0 | August 29, 2008 13:01 |