25Info <<
"Reading field p\n" << endl;
26_p = autoPtr<volScalarField>
41volScalarField&
p = _p();
45_p0 = autoPtr<volScalarField>
47 new volScalarField(
p0)
50Info <<
"Reading field U\n" << endl;
51_U = autoPtr<volVectorField>
66volVectorField&
U = _U();
70_U0 = autoPtr<volVectorField>
72 new volVectorField(
U0)
84 new singlePhaseTransportModel(
U,
phi )
93_MRF = autoPtr<IOMRFZoneList>
95 new IOMRFZoneList(
mesh)
singlePhaseTransportModel & laminarTransport
setRefCell(p, mesh.solutionDict().subDict("SIMPLE"), pRefCell, pRefValue)