1 Info<< "Reading transportProperties\n" << endl;
3 IOdictionary transportProperties
10 IOobject::MUST_READ_IF_MODIFIED,
17 transportProperties.lookup("nu")
20 Info<< "Reading field p\n" << endl;
35 Info<< "Reading field U\n" << endl;
50 # include "createPhi.H"
54 scalar pRefValue = 0.0;
55 setRefCell(p, mesh.solutionDict().subDict("PISO"), pRefCell, pRefValue);