Go to the documentation of this file. 1 Info<<
"Reading field p (kinematic)\n" <<
endl;
29 #include "createPhi.H"
33 autoPtr<incompressible::turbulenceModel>
turbulence
38 #include "readGravitationalAcceleration.H"
40 Info<<
"Creating field zeta\n" <<
endl;
48 IOobject::READ_IF_PRESENT,
55 Info<<
"Creating field p_gh\n" <<
endl;
74 label p_ghRefCell = 0;
75 scalar p_ghRefValue = 0.0;
77 mesh.setFluxRequired(p_gh.name());
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
const dimensionedVector & g
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
autoPtr< compressible::turbulenceModel > turbulence
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
singlePhaseTransportModel laminarTransport(U, phi)
const dictionary & pimple
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())