Go to the documentation of this file. 1 word
constProp(initialConditions.lookup(
"constantProperty"));
4 FatalError <<
"in initialConditions, unknown constantProperty type "
5 <<
constProp <<
nl <<
" Valid types are: pressure volume."
12 FatalError <<
"in initialConditions, unknown fractionBasis type " <<
nl
13 <<
"Valid types are: mass or mole."
26 dynamic_cast<const reactingMixture<gasHThermoPhysics>&
>
35 dictionary
fractions(initialConditions.subDict(
"fractions"));
40 const word&
name =
Y[i].name();
64 const word&
name =
Y[i].name();
78 const scalar
mw = 1.0/invW;
105 <<
" p = " <<
p[0] <<
" [Pa]" <<
nl
106 <<
" T = " <<
thermo.T()[0] <<
" [K] " <<
nl
107 <<
" rho = " <<
rho[0] <<
" [kg/m3]" <<
nl
List< scalar > scalarList
A List of scalars.
const dimensionSet dimEnergy
dictionary fractions(initialConditions.subDict("fractions"))
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
PtrList< gasHThermoPhysics > specieData(Y.size())
Ostream & endl(Ostream &os)
Add newline and flush stream.
word fractionBasis(initialConditions.lookup("fractionBasis"))
scalarList X0(nSpecie, 0.0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
scalarList Y0(nSpecie, 0.0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
errorManip< error > abort(error &err)
word constProp(initialConditions.lookup("constantProperty"))
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy > > gasHThermoPhysics
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &df)
word name(const complex &)
Return a string representation of a complex.
PtrList< volScalarField > & Y