uniformBinary Class Reference

Daughter size distribution for uniform binary breakup. More...

Inheritance diagram for uniformBinary:
Collaboration diagram for uniformBinary:

Public Member Functions

 TypeName ("uniformBinary")
 Runtime type information. More...
 
 uniformBinary (const breakupModel &breakup, const dictionary &dict)
 
virtual ~uniformBinary ()
 Destructor. More...
 
virtual dimensionedScalar calcNik (const label i, const label k) const
 Calculate contribution to sizeGroup i due to breakup in sizeGroup k. More...
 
- Public Member Functions inherited from daughterSizeDistributionModel
 TypeName ("daughterSizeDistributionModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, daughterSizeDistributionModel, dictionary,(const breakupModel &breakup, const dictionary &dict),(breakup, dict))
 
 daughterSizeDistributionModel (const breakupModel &breakup, const dictionary &dict)
 
virtual ~daughterSizeDistributionModel ()
 Destructor. More...
 
const dimensionedScalarnik (const label i, const label k) const
 Return contribution to sizeGroup i due to breakup in sizeGroup k. More...
 
void precompute ()
 Precompute field independent expressions. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from daughterSizeDistributionModel
static autoPtr< daughterSizeDistributionModelNew (const breakupModel &breakup, const dictionary &dict)
 
- Protected Attributes inherited from daughterSizeDistributionModel
const breakupModelbreakup_
 Reference to the breakupModel. More...
 
PtrList< PtrList< dimensionedScalar > > nik_
 Contribution to sizeGroup i due to breakup in sizeGroup k. More...
 

Detailed Description

Daughter size distribution for uniform binary breakup.

Source files

Definition at line 52 of file uniformBinary.H.

Constructor & Destructor Documentation

◆ uniformBinary()

uniformBinary ( const breakupModel breakup,
const dictionary dict 
)

Definition at line 52 of file uniformBinary.C.

◆ ~uniformBinary()

~uniformBinary ( )
virtual

Destructor.

Definition at line 65 of file uniformBinary.C.

Member Function Documentation

◆ TypeName()

TypeName ( "uniformBinary"  )

Runtime type information.

◆ calcNik()

Foam::dimensionedScalar calcNik ( const label  i,
const label  k 
) const
virtual

Calculate contribution to sizeGroup i due to breakup in sizeGroup k.

Implements daughterSizeDistributionModel.

Definition at line 73 of file uniformBinary.C.

References k, and x.


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