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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
25 type alphatWallFunction;
36 type compressible::epsilonWallFunction;
47 type compressible::kqRWallFunction;
58 type mutkWallFunction;
91 type compressible::temperatureThermoBaffle1D<constSolidThermoPhysics>;
93 thickness uniform 0.005; // thickness [m]
94 Qs uniform 100; // heat flux [W/m2]
125 value uniform (0 0 0);
131 // ************************************************************************* //