BUG: patchCloudSet: only take hits. Use local bounding box for tree
[OpenFOAM-1.7.x.git] / tutorials / combustion / fireFoam / les / smallPoolFire3D / constant / thermophysicalProperties
blobda61ac274a99e8e96ad8eed6a7adb1ad004fa974
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  1.7.1                                 |
5 |   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version         2.0;
11     format          ascii;
12     class           dictionary;
13     object          thermophysicalProperties;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 thermoType hsPsiMixtureThermo<veryInhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;
19 stoichiometricAirFuelMassRatio stoichiometricAirFuelMassRatio [0 0 0 0 0 0 0] 17.1271;
20 stoichiometricOxygenFuelMassRatio stoichiometricOxygenFuelMassRatio [0 0 0 0 0 0 0] 4.0;
21 qFuel qFuel [0 2 -2 0 0 0 0] 5.00264e+07;
23 fuel fuel   1   16.0428
24     200 6000    1000
25     1.63543 0.0100844 -3.36924e-06 5.34973e-10 -3.15528e-14 -10005.6 9.9937
26     5.14988 -0.013671 4.91801e-05 -4.84744e-08 1.66694e-11 -10246.6 -4.64132
27     1.67212e-06 170.672;
29 oxidant  oxidant   1   28.8504
30     200 6000    1000
31     3.10131 0.00124137 -4.18816e-07 6.64158e-11 -3.91274e-15 -985.266 5.35597
32     3.58378 -0.000727005 1.67057e-06 -1.09203e-10 -4.31765e-13 -1050.53 3.11239
33     1.67212e-06 170.672;
35 reactants reactants  1   27.6004
36     200 6000    1000
37     2.95825 0.00210441 -7.06762e-07 1.12145e-10 -6.61028e-15 -1865.61 5.80859
38     3.73662 -0.00199028 6.30727e-06 -4.82941e-09 1.23723e-12 -1948.03 2.35566
39     1.67212e-06 170.672;
41 burntProducts burntProducts  1   27.6334
42     200 6000    1000
43     3.0602 0.00182422 -5.93878e-07 8.93807e-11 -4.97595e-15 -10998.7 5.32209
44     3.54628 0.000378279 2.02797e-07 9.31602e-10 -6.84016e-13 -11102.1 2.90098
45     1.67212e-06 170.672;
47 products  products  1   27.6004
48     200 6000    1000
49     3.05615 0.0018477 -6.01767e-07 9.06474e-11 -5.05149e-15 -10995.9 5.33537
50     3.55084 0.000338343 3.42018e-07 7.91162e-10 -6.34688e-13 -11099.7 2.87954
51     1.67212e-06 170.672;
54 // ************************************************************************* //