1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object changeDictionaryDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
33 internalField uniform (0.01 0 0);
40 value uniform (0 0 0);
47 internalField uniform 300;
58 type compressible::turbulentTemperatureCoupledBaffleMixed;
69 internalField uniform 0.01;
75 type compressible::epsilonWallFunction;
83 internalField uniform 0.1;
89 type compressible::kqRWallFunction;
97 internalField uniform 1e5;
103 type buoyantPressure;
111 internalField uniform 1e5;
124 // ************************************************************************* //