|
[Sponsors] |
April 16, 2013, 12:01 |
Bow Shock Capturing
|
#1 |
New Member
Ronak Gupta
Join Date: Apr 2013
Posts: 5
Rep Power: 13 |
Hi,
I have run a code for computation of inviscid supersonic flow around cylinder using a finite volume approach. The bow shock is very much in the final mach number plot. Can someone please tell me if a finite volume method has shock capturing ability implicitly in it or is there something I am missing? The computation is done using a forward time stepping procedure for inviscid Euler equation. Ronak |
|
April 19, 2013, 11:08 |
|
#2 |
Member
Serge A. Suchkov
Join Date: Oct 2011
Location: Moscow, Russia
Posts: 74
Blog Entries: 5
Rep Power: 15 |
Which shock-capturing method are you used ?
PS: Take a look http://en.wikipedia.org/wiki/Shock_capturing_method
__________________
OpenHyperFLOW2D Project |
|
April 19, 2013, 13:02 |
shock capturing
|
#3 |
New Member
Ronak Gupta
Join Date: Apr 2013
Posts: 5
Rep Power: 13 |
I have a used a simple finite volume discretization with forward step for time integration. Euler equations have been used in their conserved state. My question is does the above said finite volume discretization have the ability to capture shock. I read in a paper that a finite volume discretization in conserved state captures shock as a weak solution.,Is that the reason?
|
|
April 19, 2013, 14:29 |
|
#4 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
But the "capture" of a physically admissable shock is not ensured by FV if the entropy condition is not verified, too. Monotone scheme ensures the pysical capturing but you need to work with several formulations (TVD, ENO/WENO) |
||
April 19, 2013, 20:03 |
|
#5 |
New Member
Ronak Gupta
Join Date: Apr 2013
Posts: 5
Rep Power: 13 |
U(1, = U(1, - dtA.*R(1,;
U is the Euler vector. Above is the forward step for time integration. R is flux calculated across various edges of the traingular grid. There is no other term added during the process. Will the above method capture shock.? The output has the bow shock clearly visible . |
|
April 20, 2013, 05:02 |
|
#6 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
|
||
April 22, 2013, 03:51 |
|
#7 |
New Member
Ronak Gupta
Join Date: Apr 2013
Posts: 5
Rep Power: 13 |
The Euler flux evaluation is evaluated specifically as an HLLE flux function. Brief lookup told me that HLLE flux construction is a type of Riemann solver. Can an HLLE flux construction be used for capturing shock in gas dynamics problems?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MUSCL shock capturing on high aspect ratio meshes | vijay_paul | Main CFD Forum | 1 | September 29, 2012 01:16 |
Capturing bow shock in front of sphere | lloco | FLUENT | 0 | August 21, 2011 17:11 |
Zalesak ST A preliminary comparison of modern shock capturing | mcaro | Main CFD Forum | 0 | September 1, 2010 19:07 |
Shock capturing | Dr B.M. Smith (Smith) | OpenFOAM Running, Solving & CFD | 1 | December 10, 2004 06:40 |
Need the Condition for Particle and Bow Shock | Jun Sung Park | Main CFD Forum | 0 | October 13, 2000 05:01 |