Skip to content

Commit 8293320

Browse files
authored
Merge pull request #91 from su2code/bigfooted-patch-1
Update Theory.md
2 parents 0a4686e + 5581b0c commit 8293320

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_docs_v7/Theory.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@ For information on how to use turbulence models in SU2 see the [users guide](htt
173173

174174
The edge-based finite volume discretization of flow solvers is also used in turbulence solvers. Convective fluxes are evaluated using a scalar upwind scheme (1st or 2nd order).
175175

176+
## Wall functions
177+
178+
Available for `RANS`, `INC_RANS`.
179+
180+
The wall function model of Nichols and Nelson (2004) has been implemented in the compressible and the incompressible solver, for the SA as well as the SST models. For the compressible solver, the wall function model takes into account the frictional heating of the wall according to the Crocco-Busemann relation when the wall boundary conditions is not isothermal. When the wall model is active, the value of the dimensional distance of the first node from the wall can be $$ y^+ > 5$$. When the wall model is not active, $$y^+ < 5 $$ and in addition a fine mesh is necessary close to the wall to resolve the near wall boundary layer.
181+
176182
---
177183

178184
# Species Transport #

0 commit comments

Comments
 (0)