20 bool local =
eosDict.getOrDefault(
"local",
false);
28 const scalar
T0 =
eosDict.get<scalar>(
"T0");
29 const scalar
p0 =
eosDict.get<scalar>(
"p0");
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
const dictionary & thermoDict
const tmp< volScalarField > & tCv
const volScalarField & Cv
const tmp< volScalarField > & tCp
const volScalarField & Cp
const dictionary & eosDict
const volScalarField & p0
#define notImplemented(functionName)
Issue a FatalErrorIn for a function not currently implemented.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
messageStream Info
Information stream (stdout output on master, null elsewhere)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.