Extrudes radially according to the Function1 description. More...
Public Member Functions | |
TypeName ("radial") | |
radial (const dictionary &dict) | |
virtual | ~radial ()=default |
point | operator() (const point &surfacePoint, const vector &surfaceNormal, const label layer) const |
![]() | |
TypeName ("extrudeModel") | |
declareRunTimeSelectionTable (autoPtr, extrudeModel, dictionary,(const dictionary &dict),(dict)) | |
extrudeModel (const word &modelType, const dictionary &dict) | |
virtual | ~extrudeModel ()=default |
label | nLayers () const |
scalar | expansionRatio () const |
scalar | sumThickness (const label layer) const |
Additional Inherited Members | |
![]() | |
static autoPtr< extrudeModel > | New (const dictionary &dict) |
![]() | |
extrudeModel (const extrudeModel &)=delete | |
void | operator= (const extrudeModel &)=delete |
![]() | |
label | nLayers_ |
const scalar | expansionRatio_ |
const dictionary & | coeffDict_ |
Extrudes radially according to the Function1 description.
The radialCoeffs dictionary entries
Property | Description | Required | Default |
---|---|---|---|
R | The radii as a Function1 | yes |
|
explicit |
|
virtualdefault |
TypeName | ( | "radial" | ) |
|
virtual |
Implements extrudeModel.
Definition at line 50 of file radial.C.
References Foam::endl(), Foam::mag(), and Foam::Pout.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.