createFieldRefs.H 203 Bytes
Newer Older
shunbo's avatar
shunbo 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();