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")
 
 wallDamped (const dictionary &dict, const phasePair &pair)
 
virtual ~wallDamped ()
 
virtual tmp< volScalarFieldCl () const
 
virtual tmp< volVectorFieldFi () const
 
virtual tmp< volVectorFieldF () const
 
virtual tmp< surfaceScalarFieldFf () const
 
- Public Member Functions inherited from liftModel
 TypeName ("liftModel")
 
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 liftModel (const dictionary &dict, const phasePair &pair)
 
virtual ~liftModel ()=default
 
 TypeName ("liftModel")
 
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 liftModel (const dictionary &dict, const phasePair &pair)
 
virtual ~liftModel ()=default
 

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
 
- Protected Attributes inherited from liftModel
const phasePairpair_
 

Detailed Description

Source files

Definition at line 51 of file wallDampedLift.H.

Constructor & Destructor Documentation

◆ wallDamped()

wallDamped ( const dictionary dict,
const phasePair pair 
)

Definition at line 40 of file wallDampedLift.C.

◆ ~wallDamped()

~wallDamped ( )
virtual

Definition at line 56 of file wallDampedLift.C.

Member Function Documentation

◆ TypeName()

TypeName ( "wallDamped"  )

◆ Cl()

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

Implements liftModel.

Definition at line 62 of file wallDampedLift.C.

◆ Fi()

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

Reimplemented from liftModel.

Definition at line 68 of file wallDampedLift.C.

◆ F()

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

Reimplemented from liftModel.

Definition at line 74 of file wallDampedLift.C.

◆ Ff()

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

Reimplemented from liftModel.

Definition at line 80 of file wallDampedLift.C.


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