15 lines
753 B
C++
15 lines
753 B
C++
/*--------------------------------*- C++ -*----------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: v1912 |
|
|
| \\ / A nd | Website: www.openfoam.com |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
inletFlowRate 75;
|
|
pressure 0;
|
|
turbulentKE 4.14e-03;
|
|
turbulentEpsilon 4.39e-05;
|
|
|
|
// ************************************************************************* //
|