CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Numerical Supersonic flow, help!

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 27, 2004, 11:20
Default Numerical Supersonic flow, help!
  #1
Brenda
Guest
 
Posts: n/a
I want to simulate numerically the Reactive Euler equations for supersonic flow with Finite Differences. I have thought of MacCormack time-dependent algorithm, but it seems to me a bit old, and very oscillating.

Do you know some modern scheme that belongs to the state of the art of CFD and doesn't have any stability constraint or oscillation problems?.

I only need some names or points to begin to search for it at the library.

Thanks in advance
  Reply With Quote

Old   November 28, 2004, 03:30
Default Re: Numerical Supersonic flow, help!
  #2
versi
Guest
 
Posts: n/a
The first choice for shock problems is TVD or Godunov. But TVD scheme is too diffusive in boundary layer. Godunov is of higher resolution, but more complex & may also produce artifacts in shear layer. The reaction adds chemical scales, which makes necessary to use higher order or clearer schemes. PPM, ENO, WENO, CESE, fluctuation spliting, are desirable. But Some of them are not as robust as the Harten-Yee upwind TVD. I prefer to first use the conventional Harten upwind TVD, then use other particular higher oder schemes with precaution that may fails in some cases.

  Reply With Quote

Old   November 28, 2004, 09:15
Default Re: Numerical Supersonic flow, help!
  #3
bekka
Guest
 
Posts: n/a
The MacCormack sheme can be prformed by the artificial viscoities terms (the 2ed and 4th ordre)for eliminate the anscillations near the schoc.
  Reply With Quote

Old   November 30, 2004, 08:09
Default Re: Numerical Supersonic flow, help!
  #4
Salvador
Guest
 
Posts: n/a
Depends of type of flow Godunov is a good choice if you are dealing with laminar flows, use it together with Approximate Riemann-Solvers such as HLLEM or HLLC. In laminar flow a second order extension such TVD-MUSCL, or whaetver choice should be enough (even in shear/boundary layers) For the chemistry part you probably have to use an implicit solver because chemical time-scales will be smaller (in general) than flow scales. If your flow is turbulent you may want to be more careful with the numerics, TVD schemes revert to first order near discontinuities and may disipate small-scale turbulence.
  Reply With Quote

Old   December 1, 2004, 15:48
Default Re: Numerical Supersonic flow, help!
  #5
Brenda
Guest
 
Posts: n/a
Thanks to all replies.

If you want to add further information, I'm trying to simulate a RAM accelerator device, both subdetonative and superdetonative modes, with Euler Reactive equations, and with a simple one step chemical reaction of combustion.

I hope it helps you in your advices.

As far as I know, it is impossible to have turbulent flow while employing Euler equations (???)
  Reply With Quote

Old   December 3, 2004, 12:59
Default Re: Numerical Supersonic flow, help!
  #6
Salvador
Guest
 
Posts: n/a
Then Godunov with HLLC (or HLLEM) and TVD extension would be my choice, you are solving Euler so you do not have boundary layers nor turbulence so your main concern is basicallyshock waves. Finite Volume Godunov's schemes are the best when dealing with shocks. Check the books by Laney (2000?) in CUP and Toro (200? Springer-Verlag).

Probably an operator spliiting for the chemical part will do fine. If you are using one step you may not even needed.

  Reply With Quote

Old   December 10, 2004, 07:18
Default Re: Numerical Supersonic flow, help!
  #7
Krishna Reddy
Guest
 
Posts: n/a
u can use van leer flux vector splitting scheme to discretize inviscid fluxes. it is ver robust and comparatively more stable than Roe scheme for reactive problems. can i know further details on ur problem such as Mach number range, implicit/explicit, geometry as i have coded for equilibrium reacting air with 5 species model.
  Reply With Quote

Old   December 18, 2004, 02:54
Default Re: Numerical Supersonic flow, help!
  #8
Yoshihiro
Guest
 
Posts: n/a
It is good to choose two schemes below.

(1) AUSM+ or (2) AUSM-DV

These schemes can compute a two or more Mach flow stably.

If you want to compute around Mach=1 only,you can use "Roe scheme + MUSCL interpolation".

I'm sorry to be stragne English.
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
supersonic flow Steffen FLUENT 6 October 26, 2015 13:06
Assistance for modelling unsteady supersonic flow in FLUENT SATISH A.V FLUENT 11 October 1, 2014 22:36
CFD calculation from transonic to supersonic flow lawmc FLUENT 1 April 6, 2010 02:47
supersonic flow over flat plate varunjain89 Main CFD Forum 1 March 23, 2010 08:26
NUMERICAL INSTABILITY FOR FLOW OV. SWIRLING VANES D FLUENT 3 February 9, 2005 15:35


All times are GMT -4. The time now is 02:30.