|
Code_Saturne
CFD tool
|
This subroutine computes the dimensionless distance to the wall solving a transport equation. More...
Functions/Subroutines | |
| subroutine | distyp |
This subroutine computes the dimensionless distance to the wall solving a transport equation.
This function solves the following transport equation on
:
where the vector field
is defined by:
The boundary conditions on
read:
Then the dimensionless distance is deduced by:
Remarks:
| subroutine distyp | ( | ) |
| [in] | nvar | total number of variables |
| [in] | nscal | total number of scalars |
| [in] | itypfb | boundary face types |
| [in] | distpa | tab des distances a la paroi |
| [in] | propce | physical properties at cell centers |
| [out] | disty | dimensionless distance |

1.8.8