1 Info<<
"Reading thermophysical properties\n" <<
endl;
19 IOobject::READ_IF_PRESENT,
43 dimensionedScalar::lookupOrDefault
54 dimensionedScalar::lookupOrDefault
63 Info<<
"Creating turbulence model\n" <<
endl;
64 autoPtr<compressible::turbulenceModel>
turbulence 75 mesh.setFluxRequired(p.name());
77 Info<<
"Creating field dpdt\n" <<
endl;
90 Info<<
"Creating field kinetic energy K\n" <<
endl;
93 #include "createMRF.H" autoPtr< compressible::turbulenceModel > turbulence
PtrList< dimensionedScalar > rhoMax(fluidRegions.size())
PtrList< dimensionedScalar > rhoMin(fluidRegions.size())
const dictionary & pimple
Ostream & endl(Ostream &os)
Add newline and flush stream.
GeometricField< vector, fvPatchField, volMesh > volVectorField
CGAL::Exact_predicates_exact_constructions_kernel K
const word & executable() const
Name of executable without the path.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
volVectorField U(IOobject("U", runTime.timeName(), runTime, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedVector("zero", dimVelocity, Zero))
dimensioned< scalar > magSqr(const dimensioned< Type > &)
const dimensionSet dimDensity
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiThermo > pThermo(psiThermo::New(mesh))
Foam::argList args(argc, argv)
Creates and initialises the face-flux field phi.