47#ifndef AttouFerschneider_H
48#define AttouFerschneider_H
78 const word liquidName_;
81 const word solidName_;
bool registerObject() const noexcept
Should objects created with this IOobject be registered?
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
dragModel(const phasePair &pair, const bool registerObject)
virtual tmp< surfaceScalarField > Kf() const
The drag coefficient used in the face-momentum equations.
AttouFerschneider(const dictionary &dict, const phasePair &pair, const bool registerObject)
Construct from a dictionary and a phase pair.
TypeName("AttouFerschneider")
Runtime type information.
virtual tmp< volScalarField > K() const
The drag coefficient used in the momentum equation.
virtual ~AttouFerschneider()=default
Destructor.
virtual tmp< volScalarField > CdRe() const
Drag coefficient.
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.