Go to the documentation of this file.
33 namespace extrudeModels
55 <<
"Ignoring expansionRatio setting." <<
endl;
68 point sigmaRadial::operator()
70 const point& surfacePoint,
71 const vector& surfaceNormal,
76 scalar rs =
mag(surfacePoint);
77 vector rsHat = surfacePoint/rs;
79 scalar
p = pRef_ - layer*(pRef_ - pStrat_)/nLayers_;
80 scalar r = rs - RTbyg_*
log(
p/pRef_);
virtual ~sigmaRadial()
Destructor.
defineTypeNameAndDebug(cyclicSector, 0)
Top level extrusion model class.
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< scalar > mag(const dimensioned< Type > &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e....
addToRunTimeSelectionTable(extrudeModel, cyclicSector, dictionary)
dimensionedScalar log(const dimensionedScalar &ds)
Macros for easy insertion into run-time selection tables.
sigmaRadial(const dictionary &dict)
Construct from dictionary.
scalar expansionRatio() const
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
#define WarningInFunction
Report a warning using Foam::Warning.
stressControl lookup("compactNormalStress") >> compactNormalStress