Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / tutorials / lagrangian / coalChemistryFoam / simplifiedSiwek / constant / foam.dat
blob3d0527cd6b786afb7ddf7c4db6edd6f2cf8a4877
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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 CO2
20 specie
22 nMoles 1;
23 molWeight 44.01;
25 thermodynamics
27 Tlow 0;
28 Thigh 5000;
29 Tcommon 1000;
30 highCpCoeffs ( 3.85746 0.00441437 -2.21481e-06 5.2349e-10 -4.72084e-14 -48759.2 2.27164 );
31 lowCpCoeffs ( 2.35677 0.0089846 -7.12356e-06 2.45919e-09 -1.437e-13 -48372 9.90105 );
33 transport
35 As 1.67212e-06;
36 Ts 170.6;
40 CH4
42 specie
44 nMoles 1;
45 molWeight 16.043;
47 thermodynamics
49 Tlow 0;
50 Thigh 5000;
51 Tcommon 1000;
52 highCpCoeffs ( 0.0748515 0.0133909 -5.73286e-06 1.22293e-09 -1.01815e-13 -9468.34 18.4373 );
53 lowCpCoeffs ( 5.14988 -0.013671 4.91801e-05 -4.84743e-08 1.66694e-11 -10246.6 -4.6413 );
55 transport
57 As 1.67212e-06;
58 Ts 170.672;
64 specie
66 nMoles 1;
67 molWeight 2.01594;
69 thermodynamics
71 Tlow 0;
72 Thigh 5000;
73 Tcommon 1000;
74 highCpCoeffs ( 3.33728 -4.94025e-05 4.99457e-07 -1.79566e-10 2.00255e-14 -950.159 -3.20502 );
75 lowCpCoeffs ( 2.34433 0.00798052 -1.94782e-05 2.01572e-08 -7.37612e-12 -917.935 0.68301 );
77 transport
79 As 1.67212e-06;
80 Ts 170.672;
84 H2O
86 specie
88 nMoles 1;
89 molWeight 18.0153;
91 thermodynamics
93 Tlow 0;
94 Thigh 5000;
95 Tcommon 1000;
96 highCpCoeffs ( 3.03399 0.00217692 -1.64073e-07 -9.7042e-11 1.68201e-14 -30004.3 4.96677 );
97 lowCpCoeffs ( 4.19864 -0.00203643 6.5204e-06 -5.48797e-09 1.77198e-12 -30293.7 -0.849032 );
99 transport
101 As 1.67212e-06;
102 Ts 170.672;
108 specie
110 nMoles 1;
111 molWeight 31.9988;
113 thermodynamics
115 Tlow 0;
116 Thigh 5000;
117 Tcommon 1000;
118 highCpCoeffs ( 3.28254 0.00148309 -7.57967e-07 2.09471e-10 -2.16718e-14 -1088.46 5.45323 );
119 lowCpCoeffs ( 3.78246 -0.00299673 9.8473e-06 -9.6813e-09 3.24373e-12 -1063.94 3.65768 );
121 transport
123 As 1.67212e-06;
124 Ts 170.672;
130 specie
132 nMoles 1;
133 molWeight 28.0134;
135 thermodynamics
137 Tlow 0;
138 Thigh 5000;
139 Tcommon 1000;
140 highCpCoeffs ( 2.92664 0.00148798 -5.68476e-07 1.0097e-10 -6.75335e-15 -922.798 5.98053 );
141 lowCpCoeffs ( 3.29868 0.00140824 -3.96322e-06 5.64152e-09 -2.44485e-12 -1020.9 3.95037 );
143 transport
145 As 1.67212e-06;
146 Ts 170.672;
151 // ************************************************************************* //