|
[Sponsors] |
July 20, 2008, 15:19 |
CENTRAL STENCIL FOR WENO 4th ORDER SCHEMES
|
#1 |
Guest
Posts: n/a
|
Hi to everybody. I'm writing a monodimensional code for solving shallow water equation with a WENO-based scheme. Do you know how to get the four coefficient of the third order polinomy ax^3+bx^2+cx+d for the central stencil? I mean: for the central stentil I think you use the cells i,i-1,i-2,i+1,i+2, so you have 5 equation and 4 unknown coefficient. Maybe is good to solve it with the least square method and the get the coefficients in this way?For the other stencil is straightforward because I have always 4 cells and so 4 coefficient and 4 equations. nobody have experience with that?is it correct this procedure? thanks a lot Alberto
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
4th order central scheme | mmahdinia | OpenFOAM Running, Solving & CFD | 28 | February 9, 2017 00:32 |
4th order schemes in channelOodles | maka | OpenFOAM Bugs | 9 | January 19, 2009 12:58 |
2nd order conservative schemes | taw | Main CFD Forum | 1 | September 16, 2008 08:05 |
CFL condition for higher order schemes | Shyam | Main CFD Forum | 2 | February 14, 2008 15:24 |
4th and 5th Order TVD Runge-Kutta Methods | saygin | Main CFD Forum | 2 | January 30, 2006 12:45 |