interfacialGrowthSizeGroupFvScalarFieldSource Class Reference

This source condition creates a interfacial mass transfer source term in the size group equations of a population balance. More...

Inheritance diagram for interfacialGrowthSizeGroupFvScalarFieldSource:
Collaboration diagram for interfacialGrowthSizeGroupFvScalarFieldSource:

Public Member Functions

 TypeName ("interfacialGrowthSizeGroup")
 Runtime type information. More...
 
virtual autoPtr< fvScalarFieldSource > clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
- Public Member Functions inherited from growthSizeGroupFvScalarFieldSource
virtual tmp< DimensionedField< scalar, volMesh > > internalCoeff (const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
 Return the internal coefficient. More...
 
virtual Pair< tmp< DimensionedField< scalar, volMesh > > > sourceCoeffs (const fvSource &model) const
 Return the source coefficients for exchange with the groups below. More...
 
virtual tmp< DimensionedField< scalar, volMesh > > sourceCoeff (const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
 Return the combined source coefficient. More...
 
- Public Member Functions inherited from growthFvScalarFieldSource
virtual tmp< DimensionedField< scalar, volMesh > > sourceValue (const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
 Return the source value. Not Implemented. More...
 

Detailed Description

This source condition creates a interfacial mass transfer source term in the size group equations of a population balance.

Usage
Example of the source condition specification:
<sourceName>
{
    type            interfacialGrowthSizeGroup;
    libs            ("libmultiphaseEulerFvModels.so");
}
Source files

Definition at line 59 of file interfacialGrowthSizeGroupFvScalarFieldSource.H.

Member Function Documentation

◆ TypeName()

TypeName ( "interfacialGrowthSizeGroup"  )

Runtime type information.

◆ clone()

virtual autoPtr<fvScalarFieldSource> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 88 of file interfacialGrowthSizeGroupFvScalarFieldSource.H.


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