OpenFOAM-5.x/applications/solvers/combustion/reactingFoam/createFieldRefs.H

3 lines
140 B
C

const volScalarField& psi = thermo.psi();
const volScalarField& T = thermo.T();
const label inertIndex(composition.species()[inertSpecie]);