openfoam/applications/solvers/combustion/coldEngineFoam/createFieldRefs.H
2016-05-09 14:51:21 +01:00

3 lines
80 B
C

const volScalarField& psi = thermo.psi();
const volScalarField& T = thermo.T();