Go to the documentation of this file.
53 const dictionary& interfaceDict,
80 Ur.mesh().time().timeName(),
A class for managing temporary objects.
static constexpr const zero Zero
Global zero (0)
const dimensionSet dimDensity
virtual tmp< volScalarField > K() const
Return the drag coefficient K.
interfaceProperties interface(alpha1, U, thermo->transportPropertiesDict())
defineTypeNameAndDebug(AttouFerschneider, 0)
virtual ~interface()
Destructor.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
interface(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
addToRunTimeSelectionTable(dragModel, AttouFerschneider, dictionary)
static tmp< T > New(Args &&... args)
Construct tmp of T with forwarding arguments.