Public Member Functions | |
TypeName ("pitchForkRing") | |
Runtime type information. More... | |
pitchForkRing (const word &name, const dictionary &tetherPotentialProperties) | |
Construct from components. More... | |
~pitchForkRing () | |
Destructor. More... | |
scalar | energy (const vector r) const |
vector | force (const vector r) const |
bool | read (const dictionary &tetherPotentialProperties) |
Read dictionary. More... | |
![]() | |
TypeName ("tetherPotential") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, tetherPotential, dictionary,(const word &name, const dictionary &tetherPotentialProperties),(name, tetherPotentialProperties)) | |
tetherPotential (const word &name, const dictionary &tetherPotentialProperties) | |
Construct from components. More... | |
virtual | ~tetherPotential () |
Destructor. More... | |
const dictionary & | tetherPotentialProperties () const |
Private Attributes | |
dictionary | pitchForkRingCoeffs_ |
scalar | mu_ |
scalar | alpha_ |
scalar | rOrbit_ |
Additional Inherited Members | |
![]() | |
static autoPtr< tetherPotential > | New (const word &name, const dictionary &tetherPotentialProperties) |
Return a reference to the selected viscosity model. More... | |
![]() | |
tetherPotential (const tetherPotential &) | |
Disallow copy construct. More... | |
void | operator= (const tetherPotential &) |
Disallow default bitwise assignment. More... | |
![]() | |
word | name_ |
dictionary | tetherPotentialProperties_ |
pitchForkRing | ( | const word & | name, |
const dictionary & | tetherPotentialProperties | ||
) |
Construct from components.
Definition at line 51 of file pitchForkRing.C.
|
inline |
Destructor.
Definition at line 80 of file pitchForkRing.H.
TypeName | ( | "pitchForkRing" | ) |
Runtime type information.
|
virtual |
Implements tetherPotential.
Definition at line 69 of file pitchForkRing.C.
References pitchForkRing::alpha_, pitchForkRing::mu_, p, pitchForkRing::rOrbit_, Foam::sqr(), Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
Implements tetherPotential.
Definition at line 82 of file pitchForkRing.C.
References pitchForkRing::alpha_, pitchForkRing::mu_, p, pitchForkRing::rOrbit_, Foam::sqr(), Foam::sqrt(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
|
virtual |
Read dictionary.
Implements tetherPotential.
Definition at line 97 of file pitchForkRing.C.
References pitchForkRing::alpha_, dictionary::lookup(), pitchForkRing::mu_, pitchForkRing::pitchForkRingCoeffs_, tetherPotential::read(), pitchForkRing::rOrbit_, dictionary::subDict(), and tetherPotential::tetherPotentialProperties().
|
private |
Definition at line 56 of file pitchForkRing.H.
Referenced by pitchForkRing::read().
|
private |
Definition at line 58 of file pitchForkRing.H.
Referenced by pitchForkRing::energy(), pitchForkRing::force(), and pitchForkRing::read().
|
private |
Definition at line 59 of file pitchForkRing.H.
Referenced by pitchForkRing::energy(), pitchForkRing::force(), and pitchForkRing::read().
|
private |
Definition at line 60 of file pitchForkRing.H.
Referenced by pitchForkRing::energy(), pitchForkRing::force(), and pitchForkRing::read().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.