Public Member Functions | |
TypeName ("none") | |
Runtime type information. More... | |
noSintering (const dictionary &dict, const fractal &fractalShape) | |
Construct from a dictionary and a fractal shape model. More... | |
virtual | ~noSintering () |
Destructor. More... | |
virtual tmp< fvScalarMatrix > | R () const |
Sintering source term. More... | |
Public Member Functions inherited from sinteringModel | |
TypeName ("sinteringModel") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, sinteringModel, dictionary,(const dictionary &dict, const fractal &fractalShape),(dict, fractalShape)) | |
sinteringModel (const dictionary &dict, const fractal &fractalShape) | |
Construct from a dictionary and a fractal shape model. More... | |
virtual | ~sinteringModel () |
Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from sinteringModel | |
static autoPtr< sinteringModel > | New (const dictionary &dict, const fractal &fractalShape) |
Protected Attributes inherited from sinteringModel | |
const fractal & | fractal_ |
Reference to fractal shapeModel class. More... | |
Definition at line 53 of file noSintering.H.
noSintering | ( | const dictionary & | dict, |
const fractal & | fractalShape | ||
) |
Construct from a dictionary and a fractal shape model.
Definition at line 50 of file noSintering.C.
|
virtual |
Destructor.
Definition at line 62 of file noSintering.C.
TypeName | ( | "none" | ) |
Runtime type information.
|
virtual |
Sintering source term.
Implements sinteringModel.
Definition at line 69 of file noSintering.C.
References Foam::dimLength, Foam::dimTime, sizeGroup::group(), Foam::inv(), DimensionedField< Type, GeoMesh >::mesh(), dimensioned< Type >::name(), Foam::R(), Foam::fvm::Su(), IOobject::time(), and Foam::typedName().