Loading...
Searching...
No Matches
wallDamped Class Reference

#include <wallDampedLift.H>

Inheritance diagram for wallDamped:
Collaboration diagram for wallDamped:

Public Member Functions

 TypeName ("wallDamped")
 Runtime type information.
 wallDamped (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~wallDamped ()
 Destructor.
virtual tmp< volScalarFieldCl () const
 Return lift coefficient.
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force.
virtual tmp< volVectorFieldF () const
 Return lift force.
virtual tmp< surfaceScalarFieldFf () const
 Return face lift force.
Public Member Functions inherited from liftModel
 TypeName ("liftModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 liftModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~liftModel ()=default
 Destructor.
 TypeName ("liftModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 liftModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair.
virtual ~liftModel ()=default
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from liftModel
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
Static Public Attributes inherited from liftModel
static const dimensionSet dimF
 Force dimensions.
Protected Attributes inherited from liftModel
const phasePairpair_
 Phase pair.

Detailed Description

Source files

Definition at line 51 of file wallDampedLift.H.

Constructor & Destructor Documentation

◆ wallDamped()

wallDamped ( const dictionary & dict,
const phasePair & pair )

Construct from a dictionary and a phase pair.

Definition at line 39 of file wallDampedLift.C.

References dict, liftModel::liftModel(), and liftModel::New().

Here is the call graph for this function:

◆ ~wallDamped()

~wallDamped ( )
virtual

Destructor.

Definition at line 56 of file wallDampedLift.C.

Member Function Documentation

◆ TypeName()

TypeName ( "wallDamped" )

Runtime type information.

References dict.

◆ Cl()

Foam::tmp< Foam::volScalarField > Cl ( ) const
virtual

Return lift coefficient.

Implements liftModel.

Definition at line 62 of file wallDampedLift.C.

◆ Fi()

Foam::tmp< Foam::volVectorField > Fi ( ) const
virtual

Return phase-intensive lift force.

Reimplemented from liftModel.

Definition at line 68 of file wallDampedLift.C.

◆ F()

Foam::tmp< Foam::volVectorField > F ( ) const
virtual

Return lift force.

Reimplemented from liftModel.

Definition at line 74 of file wallDampedLift.C.

◆ Ff()

Foam::tmp< Foam::surfaceScalarField > Ff ( ) const
virtual

Return face lift force.

Reimplemented from liftModel.

Definition at line 80 of file wallDampedLift.C.


The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/liftModels/wallDampedLift/wallDampedLift.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/liftModels/wallDampedLift/wallDampedLift.C