Extrudes into sphere with grading according to pressure (atmospherics) More...
Public Member Functions | |
TypeName ("sigmaRadial") | |
sigmaRadial (const dictionary &dict) | |
virtual | ~sigmaRadial ()=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 into sphere with grading according to pressure (atmospherics)
The sigmaRadialCoeffs dictionary entries
Property | Description | Required | Default |
---|---|---|---|
RTbyg | yes | ||
pRef | yes | ||
pStrat | yes |
Definition at line 72 of file sigmaRadial.H.
sigmaRadial | ( | const dictionary & | dict | ) |
Definition at line 40 of file sigmaRadial.C.
References Foam::endl(), extrudeModel::expansionRatio(), Foam::mag(), and WarningInFunction.
|
virtualdefault |
TypeName | ( | "sigmaRadial" | ) |
|
virtual |
Implements extrudeModel.
Definition at line 58 of file sigmaRadial.C.
References Foam::log(), Foam::mag(), and p.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.