createFieldRefs.H
Go to the documentation of this file.
1 const volScalarField& psi = thermo.psi();
2 const volScalarField& T = thermo.T();
3 const label inertIndex(composition.species()[inertSpecie]);
inertIndex
const label inertIndex(composition.species()[inertSpecie])
thermo
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
composition
basicSpecieMixture & composition
Definition: createFieldRefs.H:6
Foam::volScalarField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:57
inertSpecie
const word inertSpecie(thermo.get< word >("inertSpecie"))
T
const volScalarField & T
Definition: createFieldRefs.H:2
psi
const volScalarField & psi
Definition: createFieldRefs.H:1