IDEA.C
Go to the documentation of this file.
1 /*---------------------------------------------------------------------------*\
2  ========= |
3  \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
4  \\ / O peration | Website: https://openfoam.org
5  \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
6  \\/ M anipulation |
7 -------------------------------------------------------------------------------
8 License
9  This file is part of OpenFOAM.
10 
11  OpenFOAM is free software: you can redistribute it and/or modify it
12  under the terms of the GNU General Public License as published by
13  the Free Software Foundation, either version 3 of the License, or
14  (at your option) any later version.
15 
16  OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
17  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18  FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
19  for more details.
20 
21  You should have received a copy of the GNU General Public License
22  along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
23 
24 \*---------------------------------------------------------------------------*/
25 
26 #include "IDEA.H"
28 
29 // * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
30 
31 namespace Foam
32 {
33  defineTypeNameAndDebug(IDEA, 0);
34  addToRunTimeSelectionTable(liquidProperties, IDEA,);
35  addToRunTimeSelectionTable(liquidProperties, IDEA, dictionary);
36 }
37 
38 // * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
39 
41 :
43  (
44  142.26,
45  618.074,
46  2.11e+6,
47  0.523,
48  0.247,
49  242.67,
50  3.4929e-2,
51  447.3,
52  1.7012e-30,
53  0.3478,
54  1.57e+4
55  ),
56  rho_(152.012105, 3.87150382e-1, 618.073893, 4.00790044e-1),
57  pv_
58  (
59  8.4817774623e+01,
60  -8.6782398353e+03,
61  -9.1277694857,
62  4.6153144498e-06,
63  2.0
64  ),
65  hl_
66  (
67  618.074,
68  2.1671983789e+05,
69  -4.2413153435e+00,
70  1.1656811532e+01,
71  -1.1656446689e+01,
72  4.3667661492
73  ),
74  Cp_(1.6604957e+3, -6.250871e-1, 6.1778552e-3, 0.0, 0.0, 0.0),
75  h_(0.0, 0.0, 0.0, 0.0, 0.0, 0.0),
76  Cpg_
77  (
78  1.0457515243e+03,
79  3.4410492875e+03,
80  1.5976862298e+03,
81  2.4697705752e+03,
82  7.3699710536e+02
83  ),
84  B_
85  (
86  0.00337351091119935,
87  -4.13606494008504,
88  -534560.916470464,
89  -1.13364022911762e+19,
90  2.80704220402713e+21
91  ),
92  mu_(-6.9645853822e+01, 4.4390635942e+03, 8.4680722718e+00, 0.0, 0.0),
93  mug_(4.2629382158e-08, 8.8144402122e-01, 9.6918097636e+01, 0.0),
94  kappa_(2.03684e-01, -2.3168e-04, 0.0, 0.0, 0.0, 0.0),
95  kappag_
96  (
97  -5.664925956707e+02,
98  8.896721676320e-01,
99  -2.849783998688e+09,
100  6.914935658053e+05
101  ),
102  sigma_
103  (
104  618.074,
105  8.3846525429e-03,
106  -1.0044759047e+01,
107  2.7261918781e+01,
108  -2.5529134309e+01,
109  8.6488806234
110  ),
111  D_(147.18, 20.1, 142.2, 28.0) // note: Same as nHeptane
112 {}
113 
114 
116 (
117  const liquidProperties& l,
118  const NSRDSfunc5& density,
119  const NSRDSfunc1& vapourPressure,
120  const NSRDSfunc6& heatOfVapourisation,
121  const NSRDSfunc0& heatCapacity,
122  const NSRDSfunc0& enthalpy,
123  const NSRDSfunc7& idealGasHeatCapacity,
124  const NSRDSfunc4& secondVirialCoeff,
125  const NSRDSfunc1& dynamicViscosity,
126  const NSRDSfunc2& vapourDynamicViscosity,
127  const NSRDSfunc0& thermalConductivity,
128  const NSRDSfunc2& vapourThermalConductivity,
129  const NSRDSfunc6& surfaceTension,
130  const APIdiffCoefFunc& vapourDiffussivity
131 )
132 :
133  liquidProperties(l),
134  rho_(density),
135  pv_(vapourPressure),
136  hl_(heatOfVapourisation),
137  Cp_(heatCapacity),
138  h_(enthalpy),
139  Cpg_(idealGasHeatCapacity),
140  B_(secondVirialCoeff),
141  mu_(dynamicViscosity),
142  mug_(vapourDynamicViscosity),
143  kappa_(thermalConductivity),
144  kappag_(vapourThermalConductivity),
145  sigma_(surfaceTension),
146  D_(vapourDiffussivity)
147 {}
148 
149 
151 :
152  IDEA()
153 {
154  readIfPresent(*this, dict);
155 }
156 
157 
158 // * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
159 
161 {
162  liquidProperties::writeData(*this, os);
163 }
164 
165 
166 // * * * * * * * * * * * * * * * Ostream Operator * * * * * * * * * * * * * //
167 
169 {
170  l.writeData(os);
171  return os;
172 }
173 
174 
175 // ************************************************************************* //
IDEA()
Construct null.
Definition: IDEA.C:40
dictionary dict
A list of keyword definitions, which are a keyword followed by any number of values (e...
Definition: dictionary.H:158
The IDEA fuel is constructed by adding 30% alphaMethylNaphthalene with 70% n-decane.
Definition: IDEA.H:80
NSRDS function number 102.
Definition: NSRDSfunc2.H:67
void readIfPresent(const dictionary &dict)
Read and set the properties present it the given dictionary.
NSRDS-AICHE function number 107.
Definition: NSRDSfunc7.H:67
NSRDS function number 104.
Definition: NSRDSfunc4.H:67
Macros for easy insertion into run-time selection tables.
The thermophysical properties of a liquid.
NSRDS function number 105.
Definition: NSRDSfunc5.H:67
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Definition: Ostream.H:53
void writeData(Ostream &os) const
Write the function coefficients.
Definition: IDEA.C:160
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
NSRDS function number 100.
Definition: NSRDSfunc0.H:67
NSRDS function number 106.
Definition: NSRDSfunc6.H:67
virtual void writeData(Ostream &os) const =0
Write the function coefficients.
Ostream & operator<<(Ostream &, const ensightPart &)
friend class liquidProperties
Definition: IDEA.H:103
API function for vapour mass diffusivity.
const doubleScalar e
Elementary charge.
Definition: doubleScalar.H:98
NSRDS function number 101.
Definition: NSRDSfunc1.H:67
Namespace for OpenFOAM.