1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
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::turbulentTemperatureCoupledBaffle;
68 internalField uniform 0.01;
74 type compressible::epsilonWallFunction;
82 internalField uniform 0.1;
88 type compressible::kqRWallFunction;
96 internalField uniform 100000;
102 type buoyantPressure;
109 // ************************************************************************* //