45 #ifndef AttouFerschneider_H
46 #define AttouFerschneider_H
74 const word liquidName_;
77 const word solidName_;
bool & registerObject()
Register object created from this IOobject with registry if true.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Model for drag between phases.
Attou and Ferschneider's Drag model for film flow through packed beds. The implementation follows the...
virtual tmp< surfaceScalarField > Kf() const
The drag coefficient used in the face-momentum equations.
AttouFerschneider(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
TypeName("AttouFerschneider")
Runtime type information.
virtual tmp< volScalarField > K() const
The drag coefficient used in the momentum equation.
virtual ~AttouFerschneider()
Destructor.
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
A class for handling words, derived from string.