61 #ifndef KochFriedlander_H
62 #define KochFriedlander_H
70 namespace diameterModels
74 namespace sinteringModels
88 const dictionary& dict_;
Class for modelling the shape of particle aggregates using the concept of fractal geometry....
virtual tmp< fvScalarMatrix > R() const
Sintering source term.
virtual tmp< volScalarField::Internal > tau() const
Characteristic time for sintering.
KochFriedlander(const dictionary &dict, const fractal &fractalShape)
Construct from a dictionary and a fractal shape model.
TypeName("KochFriedlander")
Runtime type information.
virtual ~KochFriedlander()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Sintering model of Koch and Friedlander (1990). The characteristic time for sintering is given by.
A class for managing temporary objects.