const surfaceScalarField & hQGDf
const surfaceScalarField & tauQGDf
volVectorField W(IOobject("W", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), U)
volScalarField rho(IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.rho())
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh)
static autoPtr< fvscStencil > New(const word &name, const fvMesh &mesh)
Return a reference to the selected fvscStencil model.
surfaceScalarField phiRhof("phiRhof", linearInterpolate(rho)*phi)
Info<< "Thermo corrected"<< endl;autoPtr< compressible::turbulenceModel > turbulence
Switch implicitDiffusion(thermo.implicitDiffusion())
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiQGDThermo > pThermo(psiQGDThermo::New(mesh))