Go to the documentation of this file. 1 Info<<
"Reading thermophysical properties\n" <<
endl;
39 Info<<
"Creating turbulence model\n" <<
endl;
40 autoPtr<compressible::turbulenceModel>
turbulence
52 #include "readGravitationalAcceleration.H"
57 Info<<
"Reading field p_rgh\n" <<
endl;
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)
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.
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
const volScalarField & gh
Creates and initialises the face-flux field phi.
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &df)
dimensionedScalar initialMass
Foam::argList args(argc, argv)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())