OpenFOAM-4.x-lab/applications/solvers/lagrangian/ThermoMPPICFoam/createFieldRefs.H
2018-01-25 21:54:54 +09:00

2 lines
80 B
C

const volScalarField& T = thermo.T();
const volScalarField& psi = thermo.psi();