createFieldRefs.H 203 Bytes
Newer Older
quant's avatar
quant committed
1
2
3
4
5
const label inertIndex(composition.species()[inertSpecie]);

const volScalarField& T = thermo.T();
const volScalarField& psi = thermo.psi();
regionModels::surfaceFilmModel& surfaceFilm = tsurfaceFilm();