My Project
programmer's documentation
|
This subroutine computes the dimensionless distance to the wall solving a transport equation. More...
Functions/Subroutines | |
subroutine | distyp (itypfb, visvdr) |
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:
Then, Imposition of an amortization of Van Driest type for the LES. is absorbed by where is set at 26.
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 |