const surfaceScalarField & hQGDf
const surfaceScalarField & tauQGDf
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)
Info<< "Thermo corrected"<< endl;autoPtr< compressible::turbulenceModel > turbulence
autoPtr< surfaceTensorField > tauMCPtr
Switch implicitDiffusion(thermo.implicitDiffusion())
volVectorField rhoU(IOobject("rhoU", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), rho *U)