Public Member Functions | List of all members
wallDamped Class Reference
Inheritance diagram for wallDamped:
Inheritance graph
[legend]
Collaboration diagram for wallDamped:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("wallDamped")
 Runtime type information. More...
 
 wallDamped (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~wallDamped ()
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const
 Return lift coefficient. More...
 
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force. More...
 
virtual tmp< volVectorFieldF () const
 Return lift force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Return face lift force. More...
 
- Public Member Functions inherited from liftModel
 TypeName ("liftModel")
 Runtime type information. More...
 
 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. More...
 
virtual ~liftModel ()
 Destructor. More...
 
 TypeName ("liftModel")
 Runtime type information. More...
 
 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. More...
 
virtual ~liftModel ()
 Destructor. More...
 

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. More...
 
- Protected Attributes inherited from liftModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Source files

Definition at line 53 of file wallDampedLift.H.

Constructor & Destructor Documentation

◆ wallDamped()

wallDamped ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

◆ ~wallDamped()

virtual ~wallDamped ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "wallDamped"  )

Runtime type information.

◆ Cl()

virtual tmp<volScalarField> Cl ( ) const
virtual

Return lift coefficient.

Implements liftModel.

◆ Fi()

virtual tmp<volVectorField> Fi ( ) const
virtual

Return phase-intensive lift force.

Reimplemented from liftModel.

◆ F()

virtual tmp<volVectorField> F ( ) const
virtual

Return lift force.

Reimplemented from liftModel.

◆ Ff()

virtual tmp<surfaceScalarField> Ff ( ) const
virtual

Return face lift force.

Reimplemented from liftModel.


The documentation for this class was generated from the following file: