4 lines
140 B
C
4 lines
140 B
C
const volScalarField& T = thermo.T();
|
|
const volScalarField& psi = thermo.psi();
|
|
const label inertIndex(composition.species()[inertSpecie]);
|