Skip to content
Snippets Groups Projects
Commit 76b47eef authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Corrected compilation error because of quotes in comments with intel/15 on Cartesius.

parent 17f2903b
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,9 @@
* By assuming 2 rarefaction waves, we can analytically solve for the pressure
* and velocity in the intermediate region, eliminating the iterative procedure.
*
* According to Toro: "The two-rarefaction approximation is generally quite
* According to Toro: 'The two-rarefaction approximation is generally quite
* robust; (...) The TRRS is in fact exact when both non-linear waves are
* actually rarefaction waves."
* actually rarefaction waves.'
*
* @param WL The left state vector
* @param WR The right state vector
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment