Go to the documentation of this file. 1 Info<<
"Reading thermophysical properties\n" <<
endl;
41 Info<<
"Creating turbulence model\n" <<
endl;
42 autoPtr<compressible::turbulenceModel>
turbulence
54 #include "readGravitationalAcceleration.H"
59 Info<<
"Reading field p_rgh\n" <<
endl;
78 Info<<
"Creating field dpdt\n" <<
endl;
91 Info<<
"Creating field kinetic energy K\n" <<
endl;
97 if (
p_rgh.needReference())
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.
CGAL::Exact_predicates_exact_constructions_kernel K
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
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
scalar getRefCellValue(const volScalarField &field, const label refCelli)
Return the current value of field in the reference cell.
dimensionedScalar initialMass
const dictionary & pimple
Foam::argList args(argc, argv)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())
dimensioned< scalar > magSqr(const dimensioned< Type > &)