Loading...
Searching...
No Matches
densityChangeDrift Class Reference

Drift rate induced by changes in density. More...

#include <densityChange.H>

Inheritance diagram for densityChangeDrift:
Collaboration diagram for densityChangeDrift:

Public Member Functions

 TypeName ("densityChange")
 Runtime type information.
 densityChangeDrift (const populationBalanceModel &popBal, const dictionary &dict)
virtual ~densityChangeDrift ()=default
 Destructor.
virtual void addToDriftRate (volScalarField &driftRate, const label i)
 Add to driftRate.
Public Member Functions inherited from driftModel
 TypeName ("driftModel")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, driftModel, dictionary,(const populationBalanceModel &popBal, const dictionary &dict),(popBal, dict))
 driftModel (const populationBalanceModel &popBal, const dictionary &dict)
autoPtr< driftModelclone () const
virtual ~driftModel ()=default
 Destructor.
const populationBalanceModelpopBal () const
 Return reference to the populationBalanceModel.
virtual void correct ()
 Correct diameter independent expressions.

Additional Inherited Members

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

Detailed Description

Drift rate induced by changes in density.

Source files

Definition at line 50 of file densityChange.H.

Constructor & Destructor Documentation

◆ densityChangeDrift()

densityChangeDrift ( const populationBalanceModel & popBal,
const dictionary & dict )

Definition at line 44 of file densityChange.C.

References dict, driftModel::driftModel(), and driftModel::popBal().

Here is the call graph for this function:

◆ ~densityChangeDrift()

virtual ~densityChangeDrift ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "densityChange" )

Runtime type information.

References dict, and driftModel::popBal().

Here is the call graph for this function:

◆ addToDriftRate()

void addToDriftRate ( volScalarField & driftRate,
const label i )
virtual

Add to driftRate.

Implements driftModel.

Definition at line 57 of file densityChange.C.

References Foam::fvc::ddt(), Foam::fvc::grad(), sizeGroup::phase(), driftModel::popBal_, and rho.

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/populationBalanceModel/driftModels/densityChange/densityChange.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/populationBalanceModel/driftModels/densityChange/densityChange.C