Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / tutorials / lagrangian / reactingParcelFilmFoam / splashPanel / constant / foam.dat
blob08a726746ec771568bc1a310df36d19018a40b9e
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | ========= | |
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 \*---------------------------------------------------------------------------*/
8 FoamFile
10 version 2.0;
11 format ascii;
12 class dictionary;
13 location "constant";
14 object foam.dat;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
20 specie
22 nMoles 1;
23 molWeight 31.9988;
25 thermodynamics
27 Tlow 200;
28 Thigh 5000;
29 Tcommon 1000;
30 highCpCoeffs ( 3.69758 0.00061352 -1.25884e-07 1.77528e-11 -1.13644e-15 -1233.93 3.18917 );
31 lowCpCoeffs ( 3.21294 0.00112749 -5.75615e-07 1.31388e-09 -8.76855e-13 -1005.25 6.03474 );
33 transport
35 As 1.67212e-06;
36 Ts 170.672;
40 H2O
42 specie
44 nMoles 1;
45 molWeight 18.0153;
47 thermodynamics
49 Tlow 200;
50 Thigh 5000;
51 Tcommon 1000;
52 highCpCoeffs ( 2.67215 0.00305629 -8.73026e-07 1.201e-10 -6.39162e-15 -29899.2 6.86282 );
53 lowCpCoeffs ( 3.38684 0.00347498 -6.3547e-06 6.96858e-09 -2.50659e-12 -30208.1 2.59023 );
55 transport
57 As 1.67212e-06;
58 Ts 170.672;
64 specie
66 nMoles 1;
67 molWeight 28.0134;
69 thermodynamics
71 Tlow 200;
72 Thigh 5000;
73 Tcommon 1000;
74 highCpCoeffs ( 2.92664 0.00148798 -5.68476e-07 1.0097e-10 -6.75335e-15 -922.798 5.98053 );
75 lowCpCoeffs ( 3.29868 0.00140824 -3.96322e-06 5.64152e-09 -2.44486e-12 -1020.9 3.95037 );
77 transport
79 As 1.67212e-06;
80 Ts 170.672;
85 // ************************************************************************* //