turbulentShear Class Reference

Model describing aggregation due to turbulent shear. Utilizes physical, i.e. collisional diameters. More...

Inheritance diagram for turbulentShear:
Collaboration diagram for turbulentShear:

Public Member Functions

 TypeName ("turbulentShear")
 Runtime type information. More...
 
 turbulentShear (const populationBalanceModel &popBal, const dictionary &dict)
 
virtual ~turbulentShear ()
 Destructor. More...
 
virtual void addToCoalescenceRate (volScalarField &coalescenceRate, const label i, const label j)
 Add to coalescenceRate. More...
 
- Public Member Functions inherited from coalescenceModel
 TypeName ("coalescenceModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, coalescenceModel, dictionary,(const populationBalanceModel &popBal, const dictionary &dict),(popBal, dict))
 
 coalescenceModel (const populationBalanceModel &popBal, const dictionary &dict)
 
autoPtr< coalescenceModelclone () const
 
virtual ~coalescenceModel ()
 Destructor. More...
 
virtual void correct ()
 Correct diameter independent expressions. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from coalescenceModel
static autoPtr< coalescenceModelNew (const word &type, const populationBalanceModel &popBal, const dictionary &dict)
 
- Protected Attributes inherited from coalescenceModel
const populationBalanceModelpopBal_
 Reference to the populationBalanceModel. More...
 

Detailed Description

Model describing aggregation due to turbulent shear. Utilizes physical, i.e. collisional diameters.

Source files

Definition at line 53 of file turbulentShear.H.

Constructor & Destructor Documentation

◆ turbulentShear()

turbulentShear ( const populationBalanceModel popBal,
const dictionary dict 
)

◆ ~turbulentShear()

virtual ~turbulentShear ( )
inlinevirtual

Destructor.

Definition at line 78 of file turbulentShear.H.

References turbulentShear::addToCoalescenceRate().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "turbulentShear"  )

Runtime type information.

◆ addToCoalescenceRate()

virtual void addToCoalescenceRate ( volScalarField coalescenceRate,
const label  i,
const label  j 
)
virtual

Add to coalescenceRate.

Implements coalescenceModel.

Referenced by turbulentShear::~turbulentShear().

Here is the caller graph for this function:

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