50 compressibilityProperties_(compressibilityProperties),
73 compressibilityProperties_ = compressibilityProperties;
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Abstract class for barotropic compressibility models.
const dictionary & compressibilityProperties() const
Return the phase transport properties dictionary.
const volScalarField & gamma_
dictionary compressibilityProperties_
barotropicCompressibilityModel(const barotropicCompressibilityModel &)=delete
No copy construct.
virtual bool read(const dictionary &compressibilityProperties)=0
Read compressibilityProperties dictionary.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static constexpr const zero Zero
Global zero (0).
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.