34 #ifndef SchillerNaumann_H 35 #define SchillerNaumann_H 37 #include "dragModel.H" const phaseModel & phase1() const
A list of keyword definitions, which are a keyword followed by any number of values (e...
const phaseModel & phase2() const
virtual tmp< volScalarField > K() const
Return the drag coefficient K.
TypeName("SchillerNaumann")
Runtime type information.
SchillerNaumann(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
Schiller and Naumann drag model for dispersed bubbly flows.
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
virtual ~SchillerNaumann()
Destructor.