Skip to content

Commit 833eaa1

Browse files
authored
Merge pull request #50 from BenjaminRodenberg/patch-1
Fix typo viscosty -> viscosity
2 parents ff5a4b6 + 560e952 commit 833eaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Within the `NAVIER_STOKES` and `RANS` solvers, we discretize the equations in sp
6868
| --- | --- |
6969
| `EULER`, `FEM_EULER` | 7.0.0 |
7070

71-
SU2 solves the compressible Euler equations, which can be obtained as a simplification of the compressible Navier-Stokes equations in the absence of viscosty and thermal conductivity. They can be expressed in differential form as
71+
SU2 solves the compressible Euler equations, which can be obtained as a simplification of the compressible Navier-Stokes equations in the absence of viscosity and thermal conductivity. They can be expressed in differential form as
7272

7373
$$ \mathcal{R}(U) = \frac{\partial U}{\partial t} + \nabla \cdot \bar{F}^{c}(U) - S = 0 $$
7474

0 commit comments

Comments
 (0)