|
[Sponsors] |
Does anyone have FV WENO code for 1D Euler Equation? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 16, 2016, 09:57 |
Does anyone have FV WENO code for 1D Euler Equation?
|
#1 |
New Member
he
Join Date: Mar 2016
Posts: 2
Rep Power: 0 |
Hello Everyone,
Recently, I have been working on the FV WENO code with RK3. I followed the steps in Prof Shu's paper. However, when applied to shock tube problem, oscillation generate in the program. I have checked every step for many times but still can't find the bug. Can anyone give me a sample code it? I will be greatly appreciated. Thanks a lot. |
|
October 16, 2017, 17:42 |
|
#2 |
New Member
Aranya Dan
Join Date: Oct 2017
Posts: 19
Rep Power: 9 |
https://github.com/aranyadan/WENO51D_fortran
branch -> characteristic FV Component-wise solution can give some oscillations so you should opt for a characteristic wise solution. For 1d, FD or FV doesn't have any difference in performance/ accuracy though |
|
Tags |
euler equation, weno |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
WENO 2D Euler | PicklER | Main CFD Forum | 8 | October 16, 2017 17:40 |
1D Euler Equation by Finite Difference Scheme | Catkun | Main CFD Forum | 3 | August 20, 2014 04:27 |
Euler ~Navier Stokes equation | Khan | Main CFD Forum | 1 | September 9, 2006 04:26 |
Linearized Euler Equation | vasanth | Main CFD Forum | 0 | May 30, 2004 16:25 |