38#ifndef consumptionSpeed_H
39#define consumptionSpeed_H
72 scalar omega0Sigma(scalar
sigma, scalar a)
const;
75 consumptionSpeed(
const consumptionSpeed&) =
delete;
78 void operator=(
const consumptionSpeed&) =
delete;
void read(const dictionary &dict)
Update properties.
TypeName("consumptionSpeed")
Runtime type information.
virtual ~consumptionSpeed()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar sigma("sigma", dimMass/sqr(dimTime), transportProperties)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.