Go to the documentation of this file.
47 #ifndef AttouFerschneider_H
48 #define AttouFerschneider_H
50 #include "dragModel.H"
78 const word liquidName_;
81 const word solidName_;
127 const bool registerObject
AttouFerschneider(const dictionary &dict, const phasePair &pair, const bool registerObject)
virtual tmp< surfaceScalarField > Kf() const
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 handling words, derived from Foam::string.
A class for managing temporary objects.
virtual ~AttouFerschneider()=default
virtual tmp< volScalarField > K() const
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
TypeName("AttouFerschneider")
virtual tmp< volScalarField > CdRe() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Generic dimensioned Type class.
Attou and Ferschneider's Drag model for film flow through packed beds. The implementation follows the...