4 lines
185 B
C
4 lines
185 B
C
const volScalarField& psi = thermo.psi();
|
|
const volScalarField& T = thermo.T();
|
|
filmModelType& surfaceFilm = tsurfaceFilm();
|
|
const label inertIndex(composition.species()[inertSpecie]);
|