38 surfaceScalarField
rhof
41 linearInterpolate(
rho)
61 linearInterpolate(
BdFrc)
71 surfaceScalarField
Cpf
74 linearInterpolate(
thermo.Cp())
77 surfaceScalarField
muf
80 linearInterpolate(
thermo.mu()*0.0)
98 linearInterpolate(
thermo.alpha())
volVectorField W(IOobject("W", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), U)
const surfaceScalarField & tauQGDf
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh)
volScalarField rho(IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.rho())