- Replaces prostar3 mesh format, which we no longer support. - Update initial conditions to use regex and include file.
16 lines
784 B
C++
16 lines
784 B
C++
/*--------------------------------*- C++ -*----------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: plus |
|
|
| \\ / A nd | Web: www.OpenFOAM.com |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
flowVelocity (600 148.16 0);
|
|
pressure 100000;
|
|
temperature 300;
|
|
turbulentKE 1000;
|
|
turbulentEpsilon 25000;
|
|
|
|
// ************************************************************************* //
|