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