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 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 dimensions [1 0 -3 0 0 0 0];
20 internalField uniform 0;
34 type MarshakRadiation;
36 emissivityMode lookup;
37 emissivity uniform 1.0;
46 type MarshakRadiation;
48 emissivityMode lookup;
49 emissivity uniform 1.0;
55 // ************************************************************************* //