File: methane

package info (click to toggle)
openfoam 1912.200626-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 238,940 kB
  • sloc: cpp: 1,159,638; sh: 15,902; ansic: 5,195; lex: 660; xml: 387; python: 282; awk: 212; makefile: 103; sed: 88; csh: 3
file content (152 lines) | stat: -rw-r--r-- 3,368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
// -*- C++ -*-

name    methane;

SCOPECoeffs
{
    lowerFlammabilityLimit  0.502449441017432;
    upperFlammabilityLimit  1.68468341988198;

    lowerSuPolynomial
    {
        lowerLimit      0.545;
        upperLimit      1.16;
        coefficients
        (
            0.35
            0.907851467
            -6.629714256
            -8.646022633
            16.38787781
            37.29584992
            0.0
        );
    }

    upperSuPolynomial
    {
        lowerLimit      1.1;
        upperLimit      1.6;
        coefficients
        (
            0.057804451
            80.27932789
            -411.9361947
            642.8456718
            -168.8792404
            -221.4502558
            0.0
        );
    }

    lowerMaPolynomial
    {
        lowerLimit      0.5;
        upperLimit      1.0581;
        coefficients
        (
            3.73
            1.6
            4.0
            1.0
            -12.0
            -11.0
            0.0
        );
    }

    upperMaPolynomial
    {
        lowerLimit      1.0579;
        upperLimit      2.684;
        coefficients
        (
            4.13
            0.0
            0.0
            0.0
            0.0
            0.0
            0.0
        );
    }

    Texp    2.0;
    pexp    -0.5;
    CIn     10.2;
}


thermophysicalProperties
{
    thermoType  hhuMixtureThermo<inhomogeneousMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>;

    stoichiometricAirFuelMassRatio  17.1667;

    fuel
    {
        specie
        {
            nMoles          1;
            molWeight       16.043;
        }

        thermodynamics
        {
            Tlow            20;
            Thigh           5000;
            Tcommon         1000;
            highCpCoeffs    (1.68348e+000 1.02372e-002 -3.87513e-006 6.78559e-010 -4.50342e-014 -10080.799805 9.623400);
            lowCpCoeffs     (7.78741e-001 1.74767e-002 -2.78341e-005 3.04971e-008 -1.22393e-011 -9825.230469 13.722200);
        }
        transport
        {
            As              1.67212e-06;
            Ts              170.672;
        }
    }

    oxidant
    {
        specie
        {
            nMoles          1;
            molWeight       28.8504;
        }
        thermodynamics
        {
            Tlow            20;
            Thigh           5000;
            Tcommon         1000;
            highCpCoeffs    (3.08854e+000 1.30434e-003 -4.75532e-007 8.34944e-011 -5.57380e-015 -988.135710 5.394344);
            lowCpCoeffs     (3.28067e+000 1.34928e-003 -3.25182e-006 4.73272e-009 -2.11558e-012 -1017.613519 4.388088);
        }
        transport
        {
            As              1.67212e-06;
            Ts              170.672;
        }
    }

    burntProducts
    {
        specie
        {
            nMoles         1;
            molWeight      27.633;
        }
        thermodynamics
        {
            Tlow           20;
            Thigh          5000;
            Tcommon        1000;
            highCpCoeffs   ( 3.02337e+000 1.94303e-003 -6.93814e-007 1.17760e-010 -7.62884e-015 -10994.911525 5.489135);
            lowCpCoeffs    ( 3.21823e+000 2.61002e-003 -5.03021e-006 6.01014e-009 -2.42546e-012 -11067.319096 4.284645);
        }
        transport
        {
            As             1.67212e-06;
            Ts             170.672;
        }
    }
}