3 lines
80 B
C
3 lines
80 B
C
const volScalarField& psi = thermo.psi();
|
|
const volScalarField& T = thermo.T();
|
const volScalarField& psi = thermo.psi();
|
|
const volScalarField& T = thermo.T();
|