Bcond_UT_wall_Funct
Calculates the friction velocity near a wall. NOTE: this function is never used.
Synopsis
PetscErrorCode Bcond_UT_wall_Funct(PetscReal rho, PetscReal visc, PetscReal y,
PetscReal vel, PetscReal *value)
Input parameters
| rho | - Density.
|
| visc | - Viscosity.
|
| y | - TODO document me!!
|
| vel | - Velocity.
|
Output parameters
value -The friction velocity.
Keywords
bcond, wall law, north, south, east, west
See Also
Bcond_WallLaw_XDIR_KEnodeP_Funct,
Bcond_WallLaw_XDIR_EPnodeP_Funct,
Bcond_WallLaw_YDIR_KEnodeP_Funct,
Bcond_WallLaw_YDIR_EPnodeP_Funct,
Bcond_WallLaw_TwA_GeomFunct
Level:deprecated
Location:src/bcond/bcondresource.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages