Files
openfoam/applications/solvers/combustion/fireFoam/createFieldRefs.H

5 lines
185 B
C

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