1 Info<< "Reading transportProperties\n" << endl;
3 IOdictionary transportProperties
17 transportProperties.lookup("nu")
20 dimensionedScalar rhoFluid
22 transportProperties.lookup("rho")
26 Info<< "Reading field p\n" << endl;
41 Info<< "Reading field U\n" << endl;
55 # include "createPhi.H"
58 scalar pRefValue = 0.0;
59 setRefCell(p, mesh.solutionDict().subDict("PISO"), pRefCell, pRefValue);