This subroutine computes the dimensionless distance to the wall solving a steady transport equation. More...
Functions/Subroutines | |
subroutine | distyp (itypfb, visvdr) |
This subroutine computes the dimensionless distance to the wall solving a steady transport equation.
This function solves the following steady pure convection equation on
where the vector field
The boundary conditions on
Then the dimensionless distance is deduced by:
Then, Imposition of an amortization of Van Driest type for the LES.
subroutine distyp | ( | integer, dimension(nfabor) | itypfb, |
double precision, dimension(ncelet) | visvdr ) |
[in] | itypfb | boundary face types |
[in] | visvdr | dynamic viscosity in edge cells after driest velocity amortization |