1 Info<<
"Reading thermophysical properties\n" <<
endl;
17 IOobject::READ_IF_PRESENT,
44 scalar pRefValue = 0.0;
47 mesh.setFluxRequired(p.name());
51 dimensionedScalar::lookupOrDefault
62 dimensionedScalar::lookupOrDefault
71 Info<<
"Creating turbulence model\n" <<
endl;
72 autoPtr<compressible::turbulenceModel>
turbulence
volVectorField U(IOobject( "U", runTime.timeName(), runTime, IOobject::NO_READ, IOobject::NO_WRITE ), mesh, dimensionedVector("zero", dimVelocity, vector::zero), p.boundaryField().types())
Creates and initialises the face-flux field phi.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
autoPtr< compressible::turbulenceModel > turbulence
const dimensionSet dimDensity
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
Ostream & endl(Ostream &os)
Add newline and flush stream.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiThermo > pThermo(psiThermo::New(mesh))
const word & executable() const
Name of executable without the path.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Foam::argList args(argc, argv)
PtrList< dimensionedScalar > rhoMin(fluidRegions.size())
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
const dictionary & simple
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
PtrList< dimensionedScalar > rhoMax(fluidRegions.size())