Astrophysics (Index)About

Riemann problem

(consequence of discontinuities in numerical methods)

A Riemann problem is a type of "subproblem" that occurs when solving equations including discontinuities, which can prevent some numerical methods from working, thus can require some special handling. Many numerical methods assume some form of continuity of the functions, often including that of derivatives up to some order. Handling the Riemann problem may require methods involving more computation, which may be mitigated by using approximations that handle the problem reasonably.

For example, using the finite volume method to carry out fluid dynamic calculations that include shock can present the problem.


(mathematics,computation)
Further reading:
https://en.wikipedia.org/wiki/Riemann_problem
https://www.math.ucdavis.edu/~temple/MAT22C/LecturesMat22CW15/9-Shock_Waves_and_RiemProb-22C-W15.pdf
https://www3.nd.edu/~dbalsara/Numerical-PDE-Course/ch5/Chp5_RP_Euler.pdf
https://link.springer.com/chapter/10.1007/978-1-4612-2218-7_4
https://www.maths.tcd.ie/pub/HistMath/People/Riemann/Welle/

Index