|
[Sponsors] |
October 26, 2010, 07:07 |
ENO / WENO scheme
|
#1 |
Member
C. Ziyad
Join Date: Oct 2010
Posts: 37
Rep Power: 16 |
Hi all Would somebody could tell me how can I set up a procedure ENO / WENO end to increase the order of a Roe scheme. any helps are welcome ( code, docs, contact authors ... ) Thanks in advance
|
|
October 26, 2010, 09:50 |
Paper Referenc
|
#2 |
Member
|
Hi
You can refer the paper of Osher and shu where in they have described clearly how to proceed for weno schemes. You need solve the system of equations as in compact schemes to get the approximate values at the faces. |
|
October 26, 2010, 10:59 |
|
#3 |
Member
C. Ziyad
Join Date: Oct 2010
Posts: 37
Rep Power: 16 |
Hi,
Can you give me a link of this article ? have you used WENO in your works ? Thanks for you |
|
November 5, 2010, 04:11 |
Weno
|
#4 |
Super Moderator
Hans Bihs
Join Date: Jun 2009
Location: Trondheim, Norway
Posts: 403
Rep Power: 19 |
You can find information about how to use WENO in the following two books:
Shu C.W. (1999), High-Order ENO and WENO Schemes for Computational Fluid Dynamics, in "High-ORder MEthods for Computational Physics", Lecture Notes in Computational Science and Engineering Vol. 9, Springer. http://books.google.com/books?id=icd...tially&f=false Osher S., Fedkiw R. (2002), Level Set Methods and Dynamic Implicit Surfaces, Springer. http://books.google.com/books?id=SQQ...page&q&f=false |
|
November 5, 2010, 04:58 |
|
#5 |
Member
C. Ziyad
Join Date: Oct 2010
Posts: 37
Rep Power: 16 |
Thank you so mush for your reply valgrinda and this links.
Unfortunately google does not show good part of his tenth book, in fact I just need to understand the principle of the method and the algorithm and after that will be easy because I have mastered my code perfectly. None of you has worked on the shallow water equations ? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ENO scheme (ENO-Roe) (Shu and Osher). | J. K. | Main CFD Forum | 8 | March 28, 2013 09:09 |
Finite Volume WENO Scheme | DSS | Main CFD Forum | 3 | January 15, 2007 04:47 |
Flux splitting for WENO scheme | DSS | Main CFD Forum | 6 | January 10, 2007 11:59 |
ENO scheme asymmetry | vinod venugopalan | Main CFD Forum | 7 | October 7, 2004 12:21 |
ENO scheme asymmetry | Vinod Venugopalan | Main CFD Forum | 5 | July 22, 2004 14:06 |