Public Member Functions | List of all members
phaseChange Class Reference

Drift induced by interfacial phase change. By default phase change mass flux is distributed between sizeGroups of each velocityGroup with phase change based on interfacial area of each size group. More...

Inheritance diagram for phaseChange:
Inheritance graph
[legend]
Collaboration diagram for phaseChange:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("phaseChange")
 
 phaseChange (const populationBalanceModel &popBal, const dictionary &dict)
 
virtual ~phaseChange ()=default
 
virtual void correct ()
 
virtual void addToDriftRate (volScalarField &driftRate, const label i)
 
- Public Member Functions inherited from driftModel
 TypeName ("driftModel")
 
 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
 
const populationBalanceModelpopBal () const
 

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_
 

Detailed Description

Drift induced by interfacial phase change. By default phase change mass flux is distributed between sizeGroups of each velocityGroup with phase change based on interfacial area of each size group.

Source files

Definition at line 52 of file phaseChange.H.

Constructor & Destructor Documentation

◆ phaseChange()

phaseChange ( const populationBalanceModel popBal,
const dictionary dict 
)

Definition at line 45 of file phaseChange.C.

References Foam::dimLength, Foam::dimVolume, fluid, forAll, Foam::inv(), phasePair::name(), and Foam::Zero.

Here is the call graph for this function:

◆ ~phaseChange()

virtual ~phaseChange ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "phaseChange"  )

◆ correct()

void correct ( )
virtual

◆ addToDriftRate()

void addToDriftRate ( volScalarField driftRate,
const label  i 
)
virtual

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