We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ae620 commit 4ec975eCopy full SHA for 4ec975e
1 file changed
_docs_v7/Convective-Schemes.md
@@ -10,14 +10,14 @@ The options listed here do not apply to the high order DG solver.
10
11
## Content ##
12
13
-- [Introduction](#intro)
+- [Introduction](#introduction)
14
- [Compressible Flow](#compressible-flow)
15
- - [Central schemes](#compressible-central)
16
- - [Upwind schemes](#compressible-upwind)
17
-- [Incompressible Flow](#incomp-flow)
18
- - [Central schemes](#incomp-central)
19
- - [Upwind schemes](#incomp-upwind)
20
-- [Turbulence Equations](#turbulence)
+ - [Central schemes](#central-schemes)
+ - [Upwind schemes](#upwind-schemes)
+- [Incompressible Flow](#incompressible-flow)
+- [Turbulence Equations](#turbulence-equations)
21
22
---
23
0 commit comments