47 const bool registerObject
55 interface.mesh().time().
name(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool good() const
Return true if next operation might succeed.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
tmp< surfaceScalarField > Kf() const
Return the drag coefficient Kf.
tmp< volScalarField > K() const
Return the drag coefficient K.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Dimension set for the base types.
Model for drag between phases.
dragModel(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
virtual ~dragModel()
Destructor.
virtual tmp< surfaceScalarField > Kf() const =0
Return the drag coefficient Kf.
bool writeData(Ostream &os) const
Dummy write for regIOobject.
virtual tmp< volScalarField > K() const =0
Return the drag coefficient K.
static const dimensionSet dimK
Coefficient dimensions.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineBlendedInterfacialModelTypeNameAndDebug(diffusiveMassTransferModel, 0)
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)