Class to describe eddies for the turbulentDFSEMInletFvPatchVectorField boundary condition.
More...
Class to describe eddies for the turbulentDFSEMInletFvPatchVectorField boundary condition.
- Source files
-
Definition at line 65 of file eddy.H.
◆ eddy() [1/4]
◆ eddy() [2/4]
◆ eddy() [3/4]
eddy |
( |
const label |
patchFaceI, |
|
|
const point & |
position0, |
|
|
const scalar |
x, |
|
|
const scalar |
sigmaX, |
|
|
const symmTensor & |
R, |
|
|
Random & |
rndGen |
|
) |
| |
Definition at line 123 of file eddy.C.
References Foam::cmptAv(), Foam::cmptMin(), Foam::cmptProduct(), Foam::expressions::patchExpr::debug, Foam::constant::electromagnetic::e, Foam::eigenValues(), Foam::eigenVectors(), Foam::endl(), epsilon, forAll, found, lambda(), Foam::Pout, R, rndGen, Random::shuffle(), dimensioned::T(), and WarningInFunction.
◆ eddy() [4/4]
◆ patchFaceI()
Foam::label patchFaceI |
( |
| ) |
const |
|
inlinenoexcept |
◆ position0()
◆ x()
◆ sigma()
◆ alpha()
◆ Rpg()
◆ c1()
Foam::scalar c1 |
( |
| ) |
const |
|
inlinenoexcept |
◆ position()
Definition at line 77 of file eddyI.H.
References n.
◆ dir1()
◆ epsilon()
◆ volume()
Foam::scalar volume |
( |
| ) |
const |
|
inline |
◆ move()
void move |
( |
const scalar |
dx | ) |
|
|
inline |
◆ bounds()
◆ uPrime()
Definition at line 223 of file eddy.C.
References Foam::cmptDivide(), Foam::cmptMultiply(), Foam::mag(), n, VectorSpace< Vector< scalar >, scalar, 3 >::one, rp(), and VectorSpace< Vector< scalar >, scalar, 3 >::zero.
◆ writeCentreOBJ()
◆ writeSurfaceOBJ()
Foam::label writeSurfaceOBJ |
( |
const label |
pointOffset, |
|
|
const vector & |
n, |
|
|
Ostream & |
os |
|
) |
| const |
Definition at line 259 of file eddy.C.
References Foam::cos(), forAll, Tensor::I, n, Foam::nl, os(), p, Foam::constant::mathematical::pi(), s, Foam::sin(), Foam::sqr(), Foam::sqrt(), Foam::constant::mathematical::twoPi(), Tensor::vectorComponent(), and x.
◆ operator=()
void operator= |
( |
const eddy & |
e | ) |
|
◆ operator==
◆ operator!=
◆ operator>>
◆ operator<<
◆ debug
The documentation for this class was generated from the following files:
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.H
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.C
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddyI.H
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddyIO.C