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>
85 new singlePhaseTransportModel(
U,
phi )
94_MRF = autoPtr<IOMRFZoneList>
96 new IOMRFZoneList(
mesh)
singlePhaseTransportModel & laminarTransport
setRefCell(p, mesh.solutionDict().subDict("SIMPLE"), pRefCell, pRefValue)