CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   velocity inlet definition (https://www.cfd-online.com/Forums/openfoam-solving/142310-velocity-inlet-definition.html)

1988 September 27, 2014 15:47

velocity inlet definition
 
1 Attachment(s)
hello everyone
I have simulated fluid flow in a pipe. velocity inlet was defined at the inlet of the pipe . I want to set the velocity profile the same as which has been shown in the picture. this function does not have an specific definition so I think I have to define it by list of digits which is consist of velocities and times.
I have no idea about defining these digits as a velocity inlet in Openfoam, please help me to solve the problem.
thanks

1988 September 28, 2014 06:28

should I define it in this way?
Code:

OpenFOAM table file
uniformValue    tableFile;
tableFileCoeffs
{
    fileName    "$FOAM_CASE/myDataFile"
    outOfBounds  clamp;
}



All times are GMT -4. The time now is 19:51.