1 Info<< "Reading field p\n" << endl;
16 Info<< "Reading field rho\n" << endl;
31 Info<< "Reading field U\n" << endl;
45 # include "createPhi.H"
48 // Initialisation does not matter because rhoPhi is reset after the
49 // gamma solution before it is used in the U equation.
50 surfaceScalarField rhoPhi = fvc::interpolate(rho)*phi;
63 dimensionedScalar("0", dimless, 0.0)
66 volScalarField psiByRho
76 (gamma*psig + (1.0 - gamma)*psil)/rho