25Info <<
"Reading field p\n" << endl;
26_p = autoPtr<volScalarField>
41volScalarField&
p = _p();
43Info <<
"Reading field U\n" << endl;
44_U = autoPtr<volVectorField>
59volVectorField&
U = _U();
61_nut = autoPtr<volScalarField>
87 new singlePhaseTransportModel(
U,
phi )
96_MRF = autoPtr<IOMRFZoneList>
98 new IOMRFZoneList(
mesh)
simpleControl simple(mesh)
singlePhaseTransportModel & laminarTransport
setRefCell(p, mesh.solutionDict().subDict("SIMPLE"), pRefCell, pRefValue)