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

Approximate Riemann solver and reconstruction

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By Eifoehn4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2020, 02:39
Default Approximate Riemann solver and reconstruction
  #1
Senior Member
 
Join Date: Oct 2017
Location: United States
Posts: 233
Blog Entries: 1
Rep Power: 9
TurbJet is on a distinguished road
Greetings,

(Approximate) Riemann solvers are originally designed for piecewise-constant states on both sides, which can be considered as "piecewise-constant" reconstruction when it comes to variable reconstruction/interpolation. However in Toro's book [1], Chap. 13.4, when he introduces the high-order reconstruction, and specifically, the MUSCL type methods, he says, and I quote:
Quote:
... the piece-wise linear reconstruction process ... As a consequence of having modified the data, at each interface i+1/2 one now may consider the so-called Generalized Riemann Problem (or GRP) to compute an intercell Godunov-type flux...
From here, the solution procedure seems different from conventional piecewise-constant-Riemann solver, e.g., the MUSCL-Hancock method (MHM) mentioned in the book advances the solution for half of time step and then apply the conventional Riemann solver to finish the rest half.

However, from what I can tell, many codes use high-order reconstruction to calculate the left & right states at cell faces, and then directly apply those conventional Riemann solvers, such as HLLC/Roe, etc, no GRP show up.

This seems contradict to what Toro says, and so I am confused: can those conventional Riemann solvers be applied to, e.g., linear-piecewise-reconstructed states, i.e., not constant states on both sides? Or there some compromises/assumptions/approximations are made that I am not aware of?

Any suggestions would be helpful. Thanks!

Ref:
[1] E.F.Toro. Riemann Solvers and Numerical Methods for Fluid Dynamics, Springer, 2009.
TurbJet is offline   Reply With Quote

Old   June 14, 2020, 09:00
Default
  #2
Senior Member
 
Eifoehn4's Avatar
 
-
Join Date: Jul 2012
Location: Germany
Posts: 184
Rep Power: 13
Eifoehn4 is on a distinguished road
Dear TurbJet,

it is a great pity that most CFD literature introduce the Riemann problem theory as a constant initial value problem only.

Quote:
Originally Posted by TurbJet View Post
This seems contradict to what Toro says, and so I am confused: can those conventional Riemann solvers be applied to, e.g., linear-piecewise-reconstructed states, i.e., not constant states on both sides? Or there some compromises/assumptions/approximations are made that I am not aware of?
Sure, they can be applied without any problems. The use of such Riemann solvers along with high order methods is only a question of your approximation accuracy or to be more precise a different way of modelling.

The standard mathematical models in CFD are the incompressible or compressible Navier-Stokes equations, which of course are only approximations of the reality for a certain range of interest. In the latter, heat conduction or viscosity effects are approximated independently with regard to the hyperbolic part by means of Fourier or Stokes law. This results in infinitely fast waves for these effects.

However, most physical processes are in general not of parabolic/elliptic nature. There are pretty much situations in which a separate modelling of the hyperbolic and the parabolic/elliptic part is no longer justified. In such cases, both effects have a very large mutual influence on each other. Here, GRP solvers are often superior, since they consider the fully coupled system and explicitly consider jumps in the derivatives.

In summary, you can consider this to be just a bad modelling when using the normal Riemann solver, however sufficient in most CFD applications.

Regards
ugurtan666 likes this.
__________________
Check out my side project:

A multiphysics discontinuous Galerkin framework: Youtube, Gitlab.

Last edited by Eifoehn4; June 14, 2020 at 11:04.
Eifoehn4 is offline   Reply With Quote

Old   June 14, 2020, 09:02
Default
  #3
Senior Member
 
Eifoehn4's Avatar
 
-
Join Date: Jul 2012
Location: Germany
Posts: 184
Rep Power: 13
Eifoehn4 is on a distinguished road
Sorry for the double post.
__________________
Check out my side project:

A multiphysics discontinuous Galerkin framework: Youtube, Gitlab.
Eifoehn4 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Reconstruction of the parallel case with dynamic mesh makaveli_lcf OpenFOAM Post-Processing 7 October 18, 2023 11:28
foam-extend-4.1 release hjasak OpenFOAM Announcements from Other Sources 19 July 16, 2021 05:02
Sharing links for two phase solver packages developed by openfoam community swap_9068 OpenFOAM Programming & Development 1 April 2, 2017 05:43
Roe approximate riemann solver Kaira Main CFD Forum 15 August 3, 2006 00:31
Riemann problem at boundaries K. I. Chan Main CFD Forum 0 December 10, 2000 22:56


All times are GMT -4. The time now is 09:00.