Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
76b47eef
Commit
76b47eef
authored
Jun 10, 2016
by
Matthieu Schaller
Browse files
Corrected compilation error because of quotes in comments with intel/15 on Cartesius.
parent
17f2903b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/riemann/riemann_trrs.h
View file @
76b47eef
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment