OpenFOAM-4.x/applications/solvers/combustion/fireFoam/createFieldRefs.H
2016-05-09 14:51:21 +01:00

3 lines
125 B
C

const volScalarField& psi = thermo.psi();
const volScalarField& T = thermo.T();
filmModelType& surfaceFilm = tsurfaceFilm();