1 Info<< "Reading field p\n" << endl;
16 Info<< "Reading field U\n" << endl;
31 # include "createPhi.H"
34 singlePhaseTransportModel fluid(U, phi);
38 scalar pRefValue = 0.0;
39 setRefCell(p, mesh.solutionDict().subDict("PISO"), pRefCell, pRefValue);