45 const dictionary&
dict,
46 const phaseInterface& interface,
47 const bool registerObject
54 IOobject::groupName(typeName, interface.
name()),
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
dragModel(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
tmp< volScalarField > K() const
Return the drag coefficient K.
virtual ~dragModel()
Destructor.
Dimension set for the base types.
bool writeData(Ostream &os) const
Dummy write for regIOobject.
virtual tmp< surfaceScalarField > Kf() const =0
Return the drag coefficient Kf.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
tmp< surfaceScalarField > Kf() const
Return the drag coefficient Kf.
static const dimensionSet dimK
Coefficient dimensions.
#define defineBlendedInterfacialModelTypeNameAndDebug(ModelType, DebugSwitch)
A class for managing temporary objects.
virtual tmp< volScalarField > K() const =0
Return the drag coefficient K.