2 lines
82 B
C
2 lines
82 B
C
const volScalarField& psi = thermo.psi();
|
|
//const volScalarField& T = thermo.T();
|
const volScalarField& psi = thermo.psi();
|
|
//const volScalarField& T = thermo.T();
|