Go to the documentation of this file. 1 Info<<
"Reading thermophysical properties\n" <<
endl;
17 IOobject::READ_IF_PRESENT,
47 mesh.setFluxRequired(
p.name());
51 dimensionedScalar::lookupOrDefault
62 dimensionedScalar::lookupOrDefault
71 Info<<
"Creating turbulence model\n" <<
endl;
74 compressible::New<compressible::RASModel>
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiThermo > pThermo(psiThermo::New(mesh))
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
const dimensionSet dimDensity
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
setRefCell(p, p_rgh, pimple.dict(), pRefCell, pRefValue)
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Ostream & endl(Ostream &os)
Add newline and flush stream.
Simple relative velocity model.
PtrList< dimensionedScalar > rhoMin(fluidRegions.size())
const word & executable() const
Name of executable without the path.
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
const volScalarField & psi
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Creates and initialises the face-flux field phi.
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensionedScalar initialMass
PtrList< dimensionedScalar > rhoMax(fluidRegions.size())
Foam::argList args(argc, argv)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())