growthFvScalarFieldSource Class Referenceabstract

Base class for source conditions which create a growth source terms in the size group equations or related secondary property equations of a population balance. More...

Inheritance diagram for growthFvScalarFieldSource:
Collaboration diagram for growthFvScalarFieldSource:

Public Member Functions

virtual tmp< DimensionedField< scalar, volMesh > > sourceValue (const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
 Return the source value. Not Implemented. More...
 
virtual Pair< tmp< DimensionedField< scalar, volMesh > > > sourceCoeffs (const fvSource &model) const =0
 Return the source coefficients for exchange with the groups below. More...
 

Detailed Description

Base class for source conditions which create a growth source terms in the size group equations or related secondary property equations of a population balance.

Source files

Definition at line 50 of file growthFvScalarFieldSource.H.

Member Function Documentation

◆ sourceValue()

Foam::tmp< Foam::DimensionedField< Foam::scalar, Foam::volMesh > > sourceValue ( const fvSource model,
const DimensionedField< scalar, volMesh > &  source 
) const
virtual

Return the source value. Not Implemented.

Definition at line 31 of file growthFvScalarFieldSource.C.

References NotImplemented.

◆ sourceCoeffs()

virtual Pair<tmp<DimensionedField<scalar, volMesh> > > sourceCoeffs ( const fvSource model) const
pure virtual

Return the source coefficients for exchange with the groups below.

and above this group

Implemented in growthSizeGroupFvScalarFieldSource, and growthSecondaryPropertyFvScalarFieldSource.


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