16 lines
778 B
Text
16 lines
778 B
Text
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||
|
| ========= | |
|
||
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||
|
| \\ / O peration | Version: 1.6 |
|
||
|
| \\ / A nd | Web: http://www.OpenFOAM.org |
|
||
|
| \\/ M anipulation | |
|
||
|
\*---------------------------------------------------------------------------*/
|
||
|
|
||
|
flowVelocity (20 0 0);
|
||
|
pressure 0;
|
||
|
turbulentKE 0.24;
|
||
|
turbulentOmega 1.78;
|
||
|
#inputMode merge
|
||
|
|
||
|
// ************************************************************************* //
|