Go to the documentation of this file.
61 if (Uheader.headerOk() && Theader.headerOk())
63 autoPtr<volScalarField> MachPtr;
78 autoPtr<fluidThermo>
thermo
103 IOdictionary thermoProps
107 "thermodynamicProperties",
110 IOobject::MUST_READ_IF_MODIFIED,
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
void calc(const argList &args, const Time &runTime, const fvMesh &mesh)
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.
const Type & value() const
Return const reference to value.
dimensioned< scalar > mag(const dimensioned< Type > &)
const word dictName("particleTrackDict")
#define R(A, B, C, D, E, F, K, M)
virtual Ostream & write(const token &)=0
Write next token to stream.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Function prototype for all simple post-processing functions e.g. calcDivPhi, calcMagU etc.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedScalar sqrt(const dimensionedScalar &ds)
bool optionFound(const word &opt) const
Return true if the named option is found.
Foam::argList args(argc, argv)