Bcond_WallLaw_TwA_GeomFunct

Calculates the wall friction * Area with sign. NOTE: this function is never used.

Synopsis

PetscErrorCode Bcond_WallLaw_TwA_GeomFunct(PetscInt I[3], PetscInt vari,
    PetscInt ineighb, PetscReal *value)

Input parameters

I - Cell coordinates.
vari - Variable index.
ineighb - Neighbor index.

Output parameters

value -The wall friction

Keywords

bcond, wall law, north, south, east, west

See Also

Bcond_WallLaw_North_UUnodeP_Funct,
Bcond_WallLaw_South_UUnodeP_Funct, Bcond_WallLaw_North_VVnodeP_Funct, Bcond_WallLaw_South_VVnodeP_Funct, Bcond_WallLaw_East_UUnodeP_Funct, Bcond_WallLaw_West_UUnodeP_Funct, Bcond_WallLaw_East_VVnodeP_Funct, Bcond_WallLaw_West_VVnodeP_Funct,

Level:deprecated
Location:
src/bcond/bcondresource.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages