createFieldRefs.H
Go to the documentation of this file.
1const volScalarField& psi = thermo.psi();
2const volScalarField& T = thermo.T();
3const label inertIndex(composition.species().find(inertSpecie));
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
basicSpecieMixture & composition
const volScalarField & psi
const volScalarField & T
label inertIndex
const word inertSpecie(thermo.get< word >("inertSpecie"))