1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object changeDictionaryDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
21 internalField uniform (0.1 0 0);
28 value uniform (0 0 0);
33 value uniform ( 0.1 0 0 );
38 inletValue uniform ( 0 0 0 );
39 value uniform ( 0.1 0 0 );
46 internalField uniform 300;
63 inletValue uniform 300;
69 type compressible::turbulentTemperatureCoupledBaffleMixed;
80 internalField uniform 0.01;
86 type compressible::epsilonWallFunction;
98 inletValue uniform 0.01;
106 internalField uniform 0.1;
112 type compressible::kqRWallFunction;
124 inletValue uniform 0.1;
132 internalField uniform 1e5;
138 type buoyantPressure;
152 internalField uniform 1e5;
171 // ************************************************************************* //