RHOInletFunct

Defines an uniform inlet function with the density value. This value can be set with the \-rho option.

Synopsis

PetscErrorCode RHOInletFunct(PetscInt I[3], PetscReal *value)

Input parameters

I -The coordinates of the cell to evaluate.

Output parameters

value -The value of the function in the given cell.

Option database keys

-rho -The density value, used as inlet function

Keywords

inlet, density

See Also

UInletFunct, FInletFunct

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