We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdee9bf commit 4840e84Copy full SHA for 4840e84
_docs/custom_output.md _docs/Custom-Output.md_docs/custom_output.md renamed to _docs/Custom-Output.md
@@ -1,6 +1,6 @@
1
---
2
title: Customizing the output of your Simulation
3
-permalink: /docs/custom_output
+permalink: /docs/Custom-Output/
4
5
6
With v7.0 we have introduced a new way of customizing the output on screen, in the history file and in the visualization files.
@@ -93,4 +93,4 @@ For the compressible Navier-Stokes solver (i.e. `PHYSICAL_PROBLEM=NAVIER_STOKES`
93
| `SKIN_FRICTION-Y` | Skin friction coefficient y-component | `PRIMITIVE` |
94
| `SKIN_FRICTION-Z` | Skin friction coefficient z-component | `PRIMITIVE` |
95
| `HEAT_FLUX` | Heat flux | `PRIMITIVE` |
96
-| `Y_PLUS` | Y-Plus | `PRIMITIVE` |
+| `Y_PLUS` | Y-Plus | `PRIMITIVE` |
0 commit comments