|
[Sponsors] |
July 14, 2010, 10:02 |
shock detection
|
#1 |
New Member
S M Khan
Join Date: Sep 2009
Posts: 17
Rep Power: 17 |
hi!
i m making a code for higher order PVU scheme for 1-D Riemann problems, i m getting overshoots and undershoots in the test case of u_L=-19.59745, u_R=-19.59745, rho_L=rho_R=1.0, P_L=1000, P_R=0.01. interface=0.8, te=0.012, pliz let me know how to remove these overshoots and undershoots. i put condition to detect the shock as w.ge.0.5.AND.(u(i)-c(i).ge.u(i+1)-c(i+1).and.p(i).gt.p(i+1).and.rho(i).gt.rho(i+1)) where w is weight or gradient thanks |
|
July 14, 2010, 14:57 |
|
#2 |
Member
ganesh
Join Date: Mar 2009
Posts: 40
Rep Power: 17 |
Dear Khan,
You can achieve it using slope limiters, start with a max-min limiter for example. You can find lot of literature on the same. Regards, Ganesh |
|
Tags |
oversoots, shock detection, undershoots |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HLL Riemann Shock Tube Matlab Problem | Luke F | Main CFD Forum | 2 | May 20, 2016 03:10 |
shock detection in the Riemann problems(specially in the stationary contact problems) | smkhan | Main CFD Forum | 4 | July 10, 2010 09:25 |
shock detection in the Riemann problems(specially in the stationary contact problems) | smkhan | Main CFD Forum | 1 | July 10, 2010 09:24 |
Shock Fitting | Craig | FLUENT | 1 | April 24, 2008 18:06 |
Will compression waves overtake a moving shock? | GRA | Main CFD Forum | 2 | October 19, 2006 01:24 |