15 lines
749 B
C++
15 lines
749 B
C++
/*--------------------------------*- C++ -*----------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: dev |
|
|
| \\ / A nd | Web: www.OpenFOAM.com |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
flowVelocity (0 0 0);
|
|
pressure 0;
|
|
turbulentKE 1.3;
|
|
turbulentEpsilon 0.01;
|
|
|
|
// ************************************************************************* //
|